rainglow / jetbrains

320+ color themes for JetBrains IDEs including PHPStorm, Webstorm and more.
https://rainglow.io
MIT License
1.76k stars 74 forks source link

Wrote script to generate new UI Themes for IntelliJ 2019.1 #28

Open chriscarpenter12 opened 5 years ago

chriscarpenter12 commented 5 years ago

Recently IntelliJ finally started supporting the ability to create UI Themes. I wrote a quick node script that parses each color scheme xml file and generates the relevant UI theme json file.

Note this only supports 2019.1+ versions. Here's a link to the docs.

Admittedly I'm not a designer and don't have an eye for this sort of thing, but I was tired of using these great themes with a different UI in IntelliJ. You can change any of the values with fields from the xml color schemes. I'm currently running the jar file. The light themes could probably use some looking over. I use strictly dark themes, but I did confirm they all load.

ChrisBrenton commented 5 years ago

@daylerees Any chance of this repository being updated now that Jetbrains support full IDE theming?

rlnt commented 4 years ago

Please, it would be nice to use these awesome themes again!