-
Notifications
You must be signed in to change notification settings - Fork 0
IntelliJ UI Themes Customized
The purpose of this project is to adapt the IntelliJ UI to the solarized color scheme.
This project is inspired by the original solarized colour scheme developed by Ethan Schoonover and the IntelliJ IDEA colour scheme maintained in the IntelliJ-only repository. For more information about the Solarized scheme, for screenshots, details and colour scheme versions for different editors and other applications visit the Solarized homepage. Most of these versions can be found in the main Solarized repository on GitHub.
Nathan Schwermann had the same approach to adapt the IntelliJ UI to the solarized scheme. He shared it in his personal Gist. In Contrast to his script this project tries to address the light and the dark scheme and is fitted to the newest IntelliJ version.
Until now, it is not possible to provide custom themes for the IntelliJ IDEA UI. To get around this limitation it is possible to edit the existing themes directly by manipulating the property files inside the idea.jar container. Unfortunately it is not possible to adapt all properties of the UI and therefore some colours stay as they are defined by the base theme.
These color theme files are primarily tested with the latest version of IntelliJ IDEA Community and Ultimate Edition.