Last active
December 23, 2019 08:59
-
-
Save keegoid/6a1603dabaae82b314a6ea158a44aa62 to your computer and use it in GitHub Desktop.
Mariana color scheme overrides for Sublime Text 3.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"globals": { | |
"background": "hsl(195, 13%, 6%)", | |
"line_highlight": "hsl(203, 16%, 10%)", | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background color matches Seti_orig theme from Seti_UI. Place Mariana.sublime-color-scheme file in your sublime-text-3/Packages/User directory.