Vscode: Have a dark title bar in dark themes like in Visual Studio 2017

Created on 17 Aug 2018  路  2Comments  路  Source: microsoft/vscode

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.

image

themes

Most helpful comment

1.26.0 implemented a custom themeable title bar as preview-feature. You can enable it in the settings (window.titleBarStyle to custom).

All 2 comments

1.26.0 implemented a custom themeable title bar as preview-feature. You can enable it in the settings (window.titleBarStyle to custom).

Was this page helpful?
0 / 5 - 0 ratings