Created
June 11, 2015 12:00
-
-
Save mucahit/f98a7f4834e91e76c226 to your computer and use it in GitHub Desktop.
my sublime theme
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
Show hidden characters
{ | |
"caret_extra_bottom": 3, | |
"caret_extra_top": 3, | |
"caret_extra_width": 2, | |
"color_scheme": "Packages/Seti_UI/Scheme/Seti.tmTheme", | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"overlay_scroll_bars": "enabled", | |
"theme": "Seti.sublime-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment