Thank you for your reply Elena, i appreciate your support!
Though as a loyal customer for many years already, i have to mention, that i feel a bit disappointed. It would be really nice to see this feature implemented, it can greatly improve UX, at least in my case
can't see any menus in your screenshot. Is it about the titlebar color? It can't be changed, the color is defined in L&F and thus hardcoded
Sorry, my bad, yeah, i was talking about titlebar.
That's a pity, VS code and Chrome allows to modify it.
Any chance to see it customizable in forthcoming releases?
I'd say that it can hardly be expected in near future...
Please vote for https://youtrack.jetbrains.com/issue/IDEA-70292 and linked tickets to be notified on any progress
Thank you for your reply Elena, i appreciate your support!
Though as a loyal customer for many years already, i have to mention, that i feel a bit disappointed. It would be really nice to see this feature implemented, it can greatly improve UX, at least in my case
Note that it's technically possible to install any third-party L&F into JVM and use it in WebStorm ( see http://docs.oracle.com/javase/tutorial/uiswing/index.html, https://weblogs.java.net/blog/kirillcool/archive/2005/08/intellij_idea_5.html for instructions). Custom themes can also be implemented as plugins - see https://github.com/ChrisRM/material-theme-jetbrains, https://github.com/JustSid/AfterglowIntelliJ. However, it’s not so easy. For example, out of ~ 20 existing LAFs , most are unstable, unsupported, or difficult to integrate with big projects such as WebStorm.
Oh, great, thank you, that's something i can work with