intellij-colors-solarized icon indicating copy to clipboard operation
intellij-colors-solarized copied to clipboard

Make a custom theme for intellij 2019.1

Open teogeos opened this issue 5 years ago • 2 comments

Now that Intellij supports custom themes it might be a good idea to turn this scheme into a theme.

There are two main advantages to this:

  • You can change all colors in the IDE to match the solarized theme, not only the ones in the editor window
  • You can distribute the theme as a plugin for easier installation

The VS Code solarized theme might be a good source of inspiration.

teogeos avatar Mar 29 '19 13:03 teogeos

Yes - 👍!

I only noticed the new theming support in 2019.1 a couple of days ago and there has been some discussion in #161 after I added a comment about it there.

There is already a Solarized theme plugin at snowe2010/solarized-jetbrains, but I am thinking about turning this repo into one as well.

jkaving avatar Mar 29 '19 13:03 jkaving

You should update the readme as well, with IDE Setting Sync'ed you cant install the theme as previously (you have to get it from the plugin marketplace)

elect86 avatar Feb 06 '20 10:02 elect86