GithubHelp home page GithubHelp logo

makyo-dev / oceanic-next-color-scheme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voronianski/oceanic-next-color-scheme

0.0 2.0 0.0 1018 KB

Sublime Text 2/3 color scheme ready for ES6, optimized for babel-sublime (former 6to5-sublime) package

Home Page: https://labs.voronianski.com/oceanic-next-color-scheme

oceanic-next-color-scheme's Introduction

Oceanic Next Color Scheme

GitHub Tags Package Control PayPal

Colorful Sublime Text 2/3 color scheme optimized for babel-sublime (also known as 6to5-sublime) JavaScript syntax highlighter.

Install

Use Package Control or just manually copy Oceanic Next.tmTheme file into /Packages/User directory (path to it depends on your OS). Then select it from Preferences -> Color Scheme -> User.

How to Activate UI Theme

To activate the UI theme and color scheme adding the following settings to your sublime user preferences file. The user preferences file can be found using the menu item Sublime Text -> Preferences -> Settings - User (⌘, on Mac).

Note: Don't forget to restart Sublime Text after activating the theme.

{
  "color_scheme": "Packages/Oceanic Next Color Scheme/Oceanic Next.tmTheme",
  "theme": "Oceanic Next.sublime-theme"
}

Other Editors

Oceanic Next was also ported to:

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

Any volunteers to help with another environments?

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 environments.

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

Screenshots

JSX Components:

Companion Sublime UI Themes

Suggest your best looking UI themes with Oceanic Next (screenshots are welcome) in this thread.

References

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

Contributing

If you'd like to add some rules and styles to the theme please do it inside .YAML-tmTheme file. Then .tmTheme xml can be generated with such tool as AAAPackageDev for Sublime.

Showing your appreciation

The best way to show your appreciation for the Oceanic Next Color Scheme remains contributing to the community. But if you'd like to show your appreciation in another way please consider donating through PayPal:

PayPal


MIT Licensed

oceanic-next-color-scheme's People

Contributors

defman21 avatar denysdovhan avatar designorant avatar ergenekonyigit avatar gabrielflorit avatar jodusnodus avatar joeldbirch avatar marcoms avatar mhartington avatar robinbentley avatar rofrol avatar terry3 avatar voluong avatar voronianski avatar wickynilliams avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.