Gradianto aims to be easy on the eyes while being colorful and bright. Gradianto ships with the gradients found in nature. There is something for everyone.
With the amazing beauty and elegance of the theme, Gradianto won the Intellij theme contest 2019! Thank you for your support!
-
How to use the theme in EAP?
- If you have already installed Gradianto on a non-EAP version of Intellij and switch to EAP then it might not work for you out of the box. Reinstalling the plugin from the marketplace will fix this problem
- My colors are not correct!
- If you have just applied the theme then it is recommended that you restart your IDE so that the plugin can load proper colors. If there are still inconsistencies then please feel free to open an issue to this repository.
- Open
Preferences -> Plugins -> Marketplace (Located in the upper tab)
and search forGradianto
- Install the plugin
- Click restart your IDE
- Open
Preferences -> Appearance & Behavior -> Appearance
and select any one of the gradient of the Gradianto theme in thetheme
dropdown. - Click
Apply
and enjoy the theme.
If you are having trouble with the above method, you may try this :
- Go to Gradianto plugin download page
- Click
Versions
- Download the latest Jar file
- Go to
Preferences -> Plugins
- click the cog icon at the top
- Click
Install Plugin from Disk...
- Select the
JAR
file you downloaded in step 1 - Restart your IDE
- Open
Preferences -> Appearance & Behavior -> Appearance
and select any one of the gradient of the Gradianto theme in thetheme
dropdown. - Click
Apply
and enjoy the theme.
This plugin now uses gradle build procedure. The detailed guide on how to build the plugin from source is available at the following link https://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html