Minimalistic Sublime Text colour scheme with constant luminance
My aim here was to create a super-minimalistic, light Sublime Text colour scheme that keeps colour variations to the minimum and tries to maintain constant luminance. I've grown a litle bit tired of flashy colours in the code and found myself moving towards colour schemes with minimal syntax highlighting. One example of such a theme is Alabaster which I have based this on
The simplest way to install Lumi is through Package Control
- Open the Command Palette (
Tools
→Command Palette…
) - Run
Package Control: Install Package
- Select
Lumi
from the list of packages