Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In phpstorm, how do I switch back to default color theme look and feel?

Tags:

I have set my phpstorm color scheme to dark theme - "Darcula" theme.

There was a pop up asking if I would also like to change my default look and feel to dark, I clicked on yes, but now I cannot switch back to regular look and feel!

Although the editor background changes according to the scheme, all the other window backgrounds stay dark!

like image 941
oferbidalgo Avatar asked Jun 13 '13 09:06

oferbidalgo


People also ask

How do I change Phpstorm to dark mode?

Press Ctrl+` or choose View | Quick Switch Scheme from the main menu. In the popup that opens, select the desired scheme (Color Scheme, Code Style, and so on).

How do I change visual Theme?

Change the color themeOn the menu bar, choose Tools > Options. In the options list, choose Environment > General. In the Color theme list, choose either the default Dark theme, the Light theme, the Blue theme, or the Blue (Extra Contrast) theme.


2 Answers

File -> Settings -> Apperarance - Theme. 

Then u can change it to whatever you want to again.

File -> Settings -> Colors & Fonts Scheme name. 

This will change your editor themes and color.

like image 74
Thomsdfsdfas Avatar answered Oct 01 '22 18:10

Thomsdfsdfas


You can also press Ctrl+~ (tild - switch below the ESC switch the tild) and select look and feel. From the same Ctrl+~ you can choose the key map and more things in phpstorm.

like image 32
anand Avatar answered Oct 01 '22 20:10

anand