Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm using the WebStorm IDE. I decided to change the theme, everything worked fine except for the active bar, the color theme of the active bar does not change:

enter image description here

How to solve this problem?

question from:https://stackoverflow.com/questions/65626397/webstorm-how-to-change-the-theme-of-the-active-bar

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.5k views
Welcome To Ask or Share your Answers For Others

1 Answer

You have changed the Color Scheme only -- it affects Editor (syntax colors) mainly + VCS File Status and some other aspects.

To change the whole window you need to change GUI Theme at Settings/Preferences | Appearance & Behavior | Appearance | Theme (HINT: search field helps a lot in narrowing it down).

enter image description here

You can also do that via View | Quick Switch Scheme... (which is a much faster way than going via Settings screen)

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...