I would like to use a TabViewController in my Cocoa application that is neatly merged with the titlebar. The merging part was easy--in the storyboard I simply set the TabViewController to "Toolbar". I get the following result:
How can adjust the height of the toolbar/titlebar so that the tabs don't look ridiculously oversized?