You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but a dark header like VS Code will be really great!
The dark window title bar in VS Code on Windows is not native but custom. It's handled by the window.titleBarStyle setting, currently disabled on Windows and not supported by Theia IDE on macOS: #1870
Activity
ClaudioCas commentedon Apr 17, 2021
Probably is not really a bug, but a dark header like VS Code will be really great!

kittaakos commentedon Apr 27, 2023
The dark window title bar in VS Code on Windows is not native but custom. It's handled by the
window.titleBarStyle
setting, currently disabled on Windows and not supported by Theia IDE on macOS: #1870