Change Sublime Text theme
This commit is contained in:
parent
98429896d2
commit
0ae9f13be8
|
@ -1,9 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"color_scheme": "Packages/Theme - Piatto/Piatto Dark.tmTheme",
|
||||||
"font_face": "Hack",
|
"font_face": "Hack",
|
||||||
"font_size": 13,
|
"font_size": 13,
|
||||||
"ignored_packages":
|
"ignored_packages":
|
||||||
[
|
[
|
||||||
"Vintage"
|
"Vintage"
|
||||||
],
|
],
|
||||||
"scroll_past_end": true
|
"scroll_past_end": true,
|
||||||
|
"theme": "Piatto Dark.sublime-theme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue