Oceanic Next JetBrains Theme
April 22, 2016 ยท View on GitHub
Companion for Oceanic Next Color Scheme.
Because IntelliJ IDEA does not allow custom themes, we need to patch existing theme, i.e. Darcula.
- When installing Webstorm, etc. answer no when asking for admin rights or install in the place when you have write privileges.
- Find idea.jar or webstorm.jar etc.
- Add JAVA_PATH/bin to your PATH.
- Extract file and check changes:
jar xf /c/installed/WebStorm*/lib/webstorm.jar com/intellij/ide/ui/laf/darcula/darcula.properties - Close Idea or you will get error in next step:
java.io.IOException: Error in writing existing jar file - Upload file
jar uf /c/installed/WebStorm*/lib/webstorm.jar com/intellij/ide/ui/laf/darcula/darcula.properties
You can also use this for limited functionality:
Screenshot

TODO
- make backup of a jar file