Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

chriscarpenter12
Copy link

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
Copy link

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

@rlnt
Copy link

rlnt commented Feb 8, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants