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

Night Owl

by VonHeikemen ST3

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

Labels color scheme

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

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. As of 1.0.0, there’s a Light Owl Theme too! Color balanced from the Dark version for easy viewing in daylight.

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 Owlor Night Owl - Light and press ↲ Enter
Via Preferences

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

  • Dark theme
"color_scheme": "Packages/Night Owl/Night Owl.sublime-color-scheme"
  • Light theme
"color_scheme": "Packages/Night Owl/Night Owl - Light.sublime-color-scheme"

Color Palette

Dark theme

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

Preview

More screenshots

preview dark theme

Light theme

Use Color Sample
Background #FBFBFB
Foreground #403F53
Cursor #90A7B2
Active selection #E0E0E0
Inactive selection #EDEDED
Search highlight #93A1A16C
Comment #989FB1
Constant #BC5454
Numbers #AA0982
Keywords #994CC3
Functions #4876D6
Quoted strings #C96765
Support #4876D6
Language variables #0C969B
Invalid construct #FF2C83

Preview

More screenshots

preview light theme