Color Scheme

已回答

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

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

请先登录再写评论。