How do you revert to a scheme

Answered

 I have changed a color in my scheme, I didn't like it so I restored the icls file from backup, restarted PHPstorm but no change. What now?

0
2 comments

Hi there,

You should recover from backup when IDE is already closed.

Based on your description (my interpretation) -- you have replaced config file from backup first and only then restarted IDE.

As far as I understand IDE saves some (all?) config files on exiting .. so it might have overwrote your recovered file with current content once more.

0

I figured it out: the config directory is no longer called ~/.WebIde... but ~/.PhpStorm2016.3/config/colors/

0

Please sign in to leave a comment.