My second take on the ultimate dark colour theme/scheme for code (main focus: finding pleasant settings for HTML/CSS/JS).
Based on Sublime Text's built-in Mariana scheme and kkga's Spacegray (https://github.com/kkga/spacegray)
The font used in the screenshot is Victor Mono.
The easiest way to install is using Sublime Package Control.
- Open Command Palette using menu item
Tools -> Command Palette...(⇧⌘P on Mac) - Choose
Package Control: Install Package - Find
Ultimate Dark Neoand hit Enter
You can also install the theme manually:
- Download the .zip
- Unzip and rename the folder to
Ultimate Dark Neo - Copy the folder into
Packagesdirectory, which you can find using the menu itemSublime Text -> Preferences -> Browse Packages...
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).
- Sublime Text's built-in Mariana scheme
- kkga's Spacegray (https://github.com/kkga/spacegray)