dotfiles/Preferences.sublime-settings

7 lines
158 B
Text
Raw Normal View History

2020-01-06 00:23:07 +00:00
{
2021-01-20 20:03:33 +00:00
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
"font_size": 12,
2021-01-20 20:03:33 +00:00
"ignored_packages": ["Vintage"],
"theme": "ayu-dark.sublime-theme"
2020-01-06 00:23:07 +00:00
}