Skip to content

Instantly share code, notes, and snippets.

@keegoid
Last active December 23, 2019 08:59
Show Gist options
  • Save keegoid/6a1603dabaae82b314a6ea158a44aa62 to your computer and use it in GitHub Desktop.
Save keegoid/6a1603dabaae82b314a6ea158a44aa62 to your computer and use it in GitHub Desktop.
Mariana color scheme overrides for Sublime Text 3.
{
"globals": {
"background": "hsl(195, 13%, 6%)",
"line_highlight": "hsl(203, 16%, 10%)",
},
}
@keegoid
Copy link
Author

keegoid commented Dec 23, 2019

Background color matches Seti_orig theme from Seti_UI. Place Mariana.sublime-color-scheme file in your sublime-text-3/Packages/User directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment