This project includes a complete revamp of the UI colors of IntelliJ using the color style of the Internal Software Craftsmanship Community at DATEV eG.
Features:
- UI Theme with custom colors (mostly black and greenish)
- Editor Color Scheme (mostly inspired by the cool Dark Purple Theme from JetBrains)
./gradlew buildPlugin
- Open the Project in IntelliJ.
- Navigate to the
theme.json
file and start the preview if you want to fiddle around with my choice of colors. See also following preview issue that might produce some problems with the included background image. - You might also want to have a look at the really helpful JetBrains Documentation for Custom UI Themes
Contributions are always welcome!