Awesome
Oceanic Next for JetBrains IDE
JetBrains IDE (e.g. WebStorm, PHPStorm, .etc) port of Oceanic Next Color Scheme.
Installation
- Download
settings.jar
. - Click
File
->Import Settings
on your IDE's menu, selectsettings.jar
andOK
... - Select
Oceanic Next
formPreferences
->Editor
->Colors & Fonts
.
Recommended Options
Using JDK8 for Better Color Rendering
JDK bundled version does not need to do this.
- Download and install JDK8 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Change JVM version: taking WebStorm 10 on OS X as example, open
/Applications/WebStorm.app/Contents/Info.plist
, findJVMVersion
, change the value to1.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:
-
Open
/Applications/WebStorm.app/Contents/bin/webstorm.vmoptions
-
Add below to the end of file:
-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
UI Theme for JetBrains
https://github.com/rofrol/oceanic-next-jetbrains-theme