Home

Awesome

Oceanic Next for JetBrains IDE

JetBrains IDE (e.g. WebStorm, PHPStorm, .etc) port of Oceanic Next Color Scheme.

Oceanic Next for JetBrains IDE

Installation

  1. Download settings.jar.
  2. Click File -> Import Settings on your IDE's menu, select settings.jar and OK...
  3. Select Oceanic Next form Preferences -> Editor -> Colors & Fonts.

Recommended Options

Using JDK8 for Better Color Rendering

JDK bundled version does not need to do this.

  1. Download and install JDK8 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
  2. Change JVM version: taking WebStorm 10 on OS X as example, open /Applications/WebStorm.app/Contents/Info.plist, find JVMVersion, change the value to 1.8*
<key>JVMVersion</key>
<string>1.8*</string>

Font Rendering options

If your IDE version is higher than 142, you don't need to do below.

Just for *nix users.

Taking WebStorm 10 on OS X as example:

UI Theme for JetBrains

https://github.com/rofrol/oceanic-next-jetbrains-theme

MIT Licensed