I know that in adaptive theme, the title bar is black. But in this case, all menu options go to the menu bar icon. But I am not talking about this. Is it possible to have menu bar back (like sublime text 3), but the title bar is only themed???
How to have both menu bar and themed title bar?
@jfcherng Your customization overrides the color (light/dark) for the menu bar instead of using the setting from the OS theme, but doesnât affect the title bar, no? It seems like you have your accent color (used for window title bars in general) in Windows just set to black.
I donât think there is a way to set a custom title bar color only for the ST window, without having the menu bar removed and turned into the hamburger menu button. A custom color for the title bar requires both âfgâ and âbgâ to be set for "title_bar"
in the theme, but then the regular menu bar is removed.
There is no way to do that. Apart from changing it in Personalization -> Colors
for Windows. I have it set to match the main menu color (but it also affects all other Windows app)
It doesnât change anything for title bar⌠It only changes some other things. I think you have style: dark
option because youâre using windows 10, but Iâm using windows 7.
And when I added my_theme folder in my user directory and added adaptive.sublime-theme there, sublime couldnât even detect that theme. So, I remove my_theme folder and added adaptive.sublime-theme in my user package directory. But it still doesnât have any effect.
That shouldnât happen .
But I donât think you have to try my method anyway, it wonât work on Win7.