Skip to content

QubitPi/intellij-theme-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intellij Ubuntu Light Theme

Apache License Badge

Intellij Ubuntu Light Theme is an Idea theme plugin whose color scheme follows the famous Ubuntu Color Palette

Installation Guide

Step 1: Building Plugin from Source

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

Step 2: Installing Plugin from Disk

Install the newly created JAR file from disk:

  1. Open File | Settings on Windows or IntelliJ IDEA | Preferences on Mac and select Plugins.
  2. On the Plugins page, click the Settings () button and then click Install Plugin from Disk….
  3. Select the 'intellij-theme-ubuntu' plugin archive file and click OK.
  4. 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

Step 3: Configuring IntelliJ to Use the Plugin

  1. Open File | Settings on Windows or IntelliJ IDEA | Settings... on Mac
  2. Navigate to Appearance & Behavior | Appearance
  3. Select Ubuntu Theme (Light) for "Theme" config
  4. Navigate to Editor | Color Scheme | General
  5. Select IntelliJ Light scheme

You are done. Enjoy the spirit of Ubuntu!

License

The use and distribution terms for intellij-theme-ubuntu are covered by the Apache License, Version 2.0.

Releases

No releases published

Packages

No packages published