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

Spartan Color Scheme

by renzojohnson ST3 New

Dark color scheme for Sublime Text with deep purple-black background and vivid syntax highlighting

Labels color scheme, dark

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

Spartan Color Scheme

A dark color scheme for Sublime Text with a deep purple-black background and vivid syntax highlighting. Designed for long coding sessions with high readability and minimal eye strain.

Preview

Spartan Color Scheme

Installation

Package Control (Recommended)

  1. Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  2. Select Package Control: Install Package
  3. Search for Spartan Color Scheme
  4. Activate: Preferences > Color Scheme > Spartan

Manual

  1. Download Spartan.sublime-color-scheme
  2. Place in Packages/User/ (Preferences > Browse Packages)
  3. Activate: Preferences > Color Scheme > Spartan

Colors

Role Color Hex
Background #0d0717 #0d0717
Foreground #ffffff #ffffffd9
Caret #ffd800 #ffd800
Comments #dddddd #dddddd65
Strings #e6db74 #e6db74
Keywords #f92672 #f92672
Functions/Classes #a6e22e #a6e22e
Types/Library #66d9ef #66d9ef
Numbers/Constants #ae81ff #ae81ff
Parameters #fd971f #fd971f

Supported Languages

Full syntax coverage for PHP, JavaScript, TypeScript, HTML, CSS, JSON, YAML, Markdown, SQL, Python, Ruby, Go, and all languages using standard TextMate scopes.

Credits