« get me outta code hell

Mariana.sublime-color-scheme « Sublime Text - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/Sublime Text/Mariana.sublime-color-scheme
blob: ac28b2a66d637b4a754bcf0d18d1861a62ff2ada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Documentation at https://www.sublimetext.com/docs/color_schemes.html
{
	"variables":
	{
	},
	"globals":
	{
		"line_highlight": "hsl(210, 25%, 15%)"
	},
	"rules":
	[
	]
}