aboutsummaryrefslogtreecommitdiff
path: root/Preferences.sublime-settings
blob: 684ad2ef5cb608f3a5a92ec2c6ed930bb5ebd29f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"color_scheme": "Packages/Solarized Color Scheme/Solarized (dark).sublime-color-scheme",
	"font_face": "Fira Code",
	"highlight_line": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"line_padding_top": 5,
	"theme": "Adaptive.sublime-theme"
}