Last active
September 7, 2019 07:35
-
-
Save raghav4/08fde19ce3d5d38be4d278ff5d8ee157 to your computer and use it in GitHub Desktop.
My sublime text settings
This file contains 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
{ | |
"color_scheme": "Packages/Theme - Cyanide/Cyanide - Golden - Black.tmTheme", | |
"font_size": 16, | |
"font_face": "Monaco", | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"theme": "Cyanide.sublime-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment