Skip to content

rubjo/ultimate-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Dark

My take on the ultimate dark colour scheme for code (main focus: finding pleasant settings for HTML/CSS/JS). So far, this is essentially Base16 / Tomorrow Night Eighties with modifications (italics + minor adjustments).

Screenshot The font used in the screenshot is Victor Mono. UI Theme: Spacegray Eighties(https://github.com/kkga/spacegray)


Installation

Via Package Control

The easiest way to install is using Sublime Package Control.

  1. Open Command Palette using menu item Tools -> Command Palette... (P on Mac)
  2. Choose Package Control: Install Package
  3. Find Ultimate Dark and hit Enter

Manually

You can also install the theme manually:

  1. Download the .zip
  2. Unzip and rename the folder to Ultimate Dark
  3. Copy the folder into Packages directory, which you can find using the menu item Sublime Text -> Preferences -> Browse Packages...

Activation

You can activate the colour scheme by modifying your Preferences-User file which you can find by using the menu item Sublime Text -> Preferences -> Settings - User (, on Mac).


Credits and inspiration:

Base16 / Tomorrow Night Eighties by Chris Kempson: