Intellij Ubuntu Light Theme is an Idea theme plugin whose color scheme follows the famous Ubuntu Color Palette
Before the plugin can be used, it must be deployed: built, installed, and then enabled using Plugin Manager.
Get source code by
git clone https://github.com/QubitPi/intellij-theme-ubuntu.git
Then open IntelliJ and deploy this plugin. Make the project by invoking Build | Build Project or Build | Build Module 'intellij-theme-ubuntu'.
Prepare the plugin for deployment. In the main menu, select Build | Prepare Plugin Module 'intellij-theme-ubuntu' For Deployment.
If the plugin module builds successfully, a JAR file will be created at the root of intellij-theme-ubuntu
directory
Install the newly created JAR file from disk:
- Open File | Settings on Windows or IntelliJ IDEA | Preferences on Mac and select Plugins.
- On the Plugins page, click the Settings () button and then click Install Plugin from Disk….
- Select the 'intellij-theme-ubuntu' plugin archive file and click OK.
- Click OK to apply the changes and restart the IDE if prompted.
Please refer to IntelliJ Doc for more details on installing plugin from disk
- Open File | Settings on Windows or IntelliJ IDEA | Settings... on Mac
- Navigate to Appearance & Behavior | Appearance
- Select Ubuntu Theme (Light) for "Theme" config
- Navigate to Editor | Color Scheme | General
- Select IntelliJ Light scheme
You are done. Enjoy the spirit of Ubuntu!
The use and distribution terms for intellij-theme-ubuntu are covered by the Apache License, Version 2.0.