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.
Install Night Owl
via Package Control.
- Open the Command Palette via Ctrl/⌘+Shift+p
- Select Package Control: Install Package
- Search for
Night Owl
and press ↲ Enter
- Clone or download this repository, (re)name the folder to
Night Owl
if necessary. - Move the folder inside your sublime
/Packages
. (Preferences > Browse Packages...)
- Open the Command Palette via Ctrl/⌘+Shift+p
- Select UI: Select Color Scheme
- Search for
Night Owl
orNight Owl - Light
and press ↲ Enter
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"