Last active
June 14, 2016 18:25
-
-
Save seperman/34bdf3d3de8c2494a19e to your computer and use it in GitHub Desktop.
Put this file in: ~/Library/Application Support/Sublime Text 3/Packages/User
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
[ | |
{ | |
"class": "sidebar_label", | |
"color": [0, 0, 0], | |
"font.bold": false, | |
"font.size": 13 | |
}, | |
{ | |
"class": "tab_label", | |
"font.size": 12, | |
"font.face": "Ubuntu" | |
}, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment