23

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!

TylerH
  • 20,799
  • 66
  • 75
  • 101
oferbidalgo
  • 239
  • 1
  • 2
  • 3
  • 2
    Same as here, just other way arround: http://stackoverflow.com/questions/13504594/how-to-make-phpstorm-intellij-idea-dark-whole-ide-not-just-color-scheme – LazyOne Jun 13 '13 at 09:50
  • Thanks it worked (the second answer) – oferbidalgo Jun 13 '13 at 10:21
  • Possible duplicate of [How to Make PHPStorm / Intellij IDEA Dark (Whole IDE, not just color scheme)](http://stackoverflow.com/questions/13504594/how-to-make-phpstorm-intellij-idea-dark-whole-ide-not-just-color-scheme) – TylerH Feb 08 '17 at 03:26

6 Answers6

65
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.

wildcards
  • 63
  • 1
  • 4
Thomsdfsdfas
  • 651
  • 5
  • 4
33

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.

mx0
  • 6,445
  • 12
  • 49
  • 54
anand
  • 331
  • 3
  • 2
2

I was unable to switch to other color scheme in /settings/appearance/, it always reverted to dark theme. Disabling Material Theme UI plugin in /settings/plugins/ helped. Now I can switch between any themes.

user712092
  • 1,988
  • 1
  • 14
  • 16
2

You can Switch Many ways..

  1. by press Ctrl + ~
  2. open action window by press Ctrl + Shift + A and type Theme showing all the themes which you have installed in phpstrom
Jignesh Joisar
  • 13,720
  • 5
  • 57
  • 57
1

For Window10: File -> Settings -> Editor -> Color Scheme

Galina Bublik
  • 418
  • 7
  • 14
0
  1. Go to your phpstrom setting.
  2. Click on Editor option.
  3. After Editor you click on Colors Scheme.
  4. Select the Scheme option and click on apply button.