Skip to content

A Sublime Text color scheme based on Sarah Drasner's Night Owl VSCode theme

License

Notifications You must be signed in to change notification settings

zlatio/night-owl-sublime-scheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A port of Sarah Drasner's Night Owl VSCode theme

A theme for the night owls out there. Works well in the daytime, too, but this theme is fine-tuned for those of us who like to code late into the night.

Getting Started

Installation

Recommended

Install Night Owl via Package Control.

  1. Open the Command Palette via Ctrl/+Shift+p
  2. Select Package Control: Install Package
  3. Search for Night Owl and press ↲ Enter
Manual
  1. Clone or download this repository, (re)name the folder to Night Owl if necessary.
  2. Move the folder inside your sublime /Packages. (Preferences > Browse Packages...)

Activation

Color Scheme

Recommended
  1. Open the Command Palette via Ctrl/+Shift+p
  2. Select UI: Select Color Scheme
  3. Search for Night Owl and press ↲ Enter
Via Preferences

Set the color scheme in your user settings Preferences > Settings:

"color_scheme": "Packages/Night Owl/Night Owl.sublime-color-scheme"

Color Palette

Use Hex Sample
Background #011627
Foreground #D6DEEB
Cursor #80A4C2
Active selection #1D3B53
Inactive selection #7E57C25A
Search highlight #5F7E97
Comment #637777
Constant #FF6363
Numbers #F78C6C
Keywords #C792EA
Storage types, function calls #82AAFF
Quoted strings #ECC48DFF
Support #ADDB67
Language variables #7FDBCA
Invalid construct #FF2C83

Screenshots

Javascript

preview javascript

CSS

preview css

HTML

preview html

Markdown

preview markdown

JSON

preview json

Javascript (Babel)

preview jsx

Javascript (Simple JSX)

preview jsx

About

A Sublime Text color scheme based on Sarah Drasner's Night Owl VSCode theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published