Color Scheme

Answered

I downloaded a theme for Intellij, but I ended up pretty much changing all the colors.

How can I save it so if the theme gets updated I don't lose my colors?

0
1 comment

There are 2 types of themes, IDE themes that are installed as plug-ins and editor color schemes which are imported as XML files.

The former are changed like this:

 

The latter are configured here:

 

 

You can always switch back to the default scheme.

1

Please sign in to leave a comment.