Created
May 28, 2016 15:22
-
-
Save RobbiNespu/50bae5ca886e772548dd127c3c7f8a9d to your computer and use it in GitHub Desktop.
Preferences for my personal sublime with Flatland theme and Monokai scheme
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
{ | |
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme", | |
"flatland_sidebar_tree_small": true, | |
"flatland_square_tabs": true, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"overlay_scroll_bars": "enabled", | |
"theme": "Flatland Dark.sublime-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment