Add Sublime Text preferences
This commit is contained in:
parent
d51de5bb17
commit
1dc9b4c7f5
5 changed files with 31 additions and 1 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"color_scheme": "Packages/Color Scheme - Default/Breakers.sublime-color-scheme",
|
||||
"font_face": "Operator Mono",
|
||||
"font_size": 16,
|
||||
"ignored_packages":
|
||||
[
|
||||
],
|
||||
"line_padding_bottom": 8,
|
||||
"line_padding_top": 8
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue