ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Oceanic Next Color Scheme

by voronianski ALL

:triangular_ruler: Sublime Text color scheme ready for next generation JavaScript syntax

Details

Installs

  • Total 72K
  • Win 30K
  • Mac 31K
  • Linux 11K
Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11
Windows 3 0 0 1 4 3 3 3 1 2 0 2 5 4 2 0 3 1 4 1 4 1 1 2 2 3 2 1 4 2 2 2 0 1 2 1 1 3 5 1 4 3 2 3 4 3
Mac 1 0 1 0 0 1 0 2 1 0 0 1 0 1 0 0 0 2 1 0 0 1 1 1 0 1 3 0 0 1 0 1 1 1 2 3 1 1 0 1 2 0 2 0 0 0
Linux 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 2 1 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 1 0 0 0 1 1 0 1

Readme

Source
raw.​githubusercontent.​com

Oceanic Next Color Scheme

GitHub Tags Buy Me A Coffee

Colorful Sublime Text 2/3 color scheme optimized for babel-sublime JavaScript syntax highlighter.

Install

  • use Package Control
  • or manually copy Oceanic Next.tmTheme file into /Packages/User directory (path depends on your OS)
  • select scheme from Sublime Text -> Preferences -> Color Scheme

Screenshot

Other Editors

Oceanic Next was also ported to:

You may also want to look at base16-oceanic-next. This project generates the Oceanic Next color scheme for a variety of text editors using base16-builder.

PowerShell

You can use concfg to install theme for Powershell. First with iex install scoop, and with scoop install concfg (answer on StackOverflow):

iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
scoop install concfg
concfg import oceanicnext

Similar Schemes

Oceanic Next inspired another schemes which extend syntax or change some of its aspects:

Color Palette

There is a list of colors used in Oceanic Next. Check it before porting the color scheme to another environment.

base 00: #1B2B34
base 01: #343D46
base 02: #4F5B66
base 03: #65737E
base 04: #A7ADBA
base 05: #C0C5CE
base 06: #CDD3DE
base 07: #D8DEE9
base 08: #EC5f67
base 09: #F99157
base 0A: #FAC863
base 0B: #99C794
base 0C: #5FB3B3
base 0D: #6699CC
base 0E: #C594C5
base 0F: #AB7967

Companion Sublime UI Themes

References

Theme is inspired by Base16 Ocean Dark Theme which was my long time favorite and based on Oceanic Eighties Color Scheme.

Development

If you'd like to help with development of the color scheme please follow these simple rules:

  • add new styles to the theme inside .YAML-tmTheme file
  • generate .tmTheme xml file with AAAPackageDev for Sublime
  • to inspect scopes inside Sublime you can use Cmd + Alt + P command (on MacOS)

Support

Buy Me A Coffee

or consider donating through PayPal :moneybag:

PayPal


MIT Licensed