All Projects → VonHeikemen → night-owl-sublime-scheme

VonHeikemen / night-owl-sublime-scheme

Licence: MIT license
A Sublime Text color scheme based on Sarah Drasner's Night Owl VSCode theme

Projects that are alternatives of or similar to night-owl-sublime-scheme

Milotic
Color Full Theme for All Text Editors!
Stars: ✭ 23 (-55.77%)
Mutual labels:  color-scheme, sublime-text-3
Nord Sublime Text
An arctic, north-bluish clean and elegant Sublime Text theme.
Stars: ✭ 109 (+109.62%)
Mutual labels:  color-scheme, sublime-text-3
Solarized
Solarized color scheme for Sublime Text 3
Stars: ✭ 314 (+503.85%)
Mutual labels:  color-scheme, sublime-text-3
Neon Color Scheme
A colorful bright-on-black color scheme for Sublime Text and TextMate. Its aim is to make as many languages as possible look as good as possible. Includes extended support for Python, Ruby, Clojure, JavaScript/JSON, C/C++, diff, HTML/XML, Markdown, PHP, CSS/SCSS/SASS, GitGutter, Find In Files, PackageDev, Regex, SublimeLinter, and much more.
Stars: ✭ 159 (+205.77%)
Mutual labels:  color-scheme, sublime-text-3
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (+107.69%)
Mutual labels:  color-scheme, sublime-text-3
Gruvbox
🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
Stars: ✭ 191 (+267.31%)
Mutual labels:  color-scheme, sublime-text-3
FileHistory
Sublime Text plugin that keeps track of files which have been recently closed, as well as files that have been recently accessed.
Stars: ✭ 51 (-1.92%)
Mutual labels:  sublime-text-3
colortty
🎨 A utility to generate color schemes for alacritty
Stars: ✭ 54 (+3.85%)
Mutual labels:  color-scheme
sanzo-wada
🎨 Interactive version of Sanzo Wada's - "A Dictionary of Color Combinations"
Stars: ✭ 139 (+167.31%)
Mutual labels:  color-scheme
MikrotikScript
Syntax highlighting and completions for the Mikrotik Scripting language for the Sublime Text editor
Stars: ✭ 39 (-25%)
Mutual labels:  sublime-text-3
Rider-Visual-Studio-2019-Dark-Theme
Visual Studio 2019 Dark Theme for JetBrains Rider
Stars: ✭ 28 (-46.15%)
Mutual labels:  color-scheme
nix-rice
A library to functionally define your configuration and theme (rice) with Nix
Stars: ✭ 43 (-17.31%)
Mutual labels:  color-scheme
kumux-colorscheme-engine
Kumux is the world's first dynamic circadian color scheme for code editors and other software.
Stars: ✭ 102 (+96.15%)
Mutual labels:  color-scheme
sublime-node-snippets
A collection of completions/snippets for node.js v8.x
Stars: ✭ 14 (-73.08%)
Mutual labels:  sublime-text-3
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (-30.77%)
Mutual labels:  sublime-text-3
sublime-live-server
🌍️ Launch a Development Server directly from Sublime Text
Stars: ✭ 49 (-5.77%)
Mutual labels:  sublime-text-3
pfsense-theme-gotham
A very dark colorscheme for pfSense
Stars: ✭ 22 (-57.69%)
Mutual labels:  color-scheme
kakoune-colors
Color schemes for kakoune
Stars: ✭ 15 (-71.15%)
Mutual labels:  color-scheme
parsec
A color scheme for people tired of solarized
Stars: ✭ 30 (-42.31%)
Mutual labels:  color-scheme
Material-Ocean
A blueish oceanic color scheme for various applications
Stars: ✭ 79 (+51.92%)
Mutual labels:  color-scheme

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].