Currently there is no way to make the title bar dark in line with dark themes in VS Code, the only option is to full screen the application which I don't want to do in certain circumstances. Would be great if the title bar could inherit colours from themes instead of sticking out like a saw thumb unless you have a light theme.

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
1.26.0 implemented a custom themeable title bar as preview-feature. You can enable it in the settings (window.titleBarStyle to custom).
Most helpful comment
1.26.0 implemented a custom themeable title bar as preview-feature. You can enable it in the settings (
window.titleBarStyletocustom).