iui
June 11, 2019 ยท View on GitHub
Create IntelliJ ui themes from either a intellij editor theme or by supplying a json map of theme colors.
Install
Go to releases, download your zip archive and extract it.
Usage
Create custom ui theme folder by following these instructions.
If you do not have an editor theme, you can create one with themecreator.
Generate the ui theme with
iui generate <path to editor theme> templ.txt.
Alternatively you can customize the ThemeColors.json file with your colors, and generate the ui theme with
iui generate --json ThemeColors.json templ.txt.
Replace the