Skip to content

Instantly share code, notes, and snippets.

@RamonGilabert
Created August 3, 2018 12:21
Show Gist options
  • Save RamonGilabert/2cd8afa8edbd39080d0b546ad1ca5357 to your computer and use it in GitHub Desktop.
Save RamonGilabert/2cd8afa8edbd39080d0b546ad1ca5357 to your computer and use it in GitHub Desktop.
Sublime Text Theme
{
"color_scheme": "Packages/theme/theme.tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"drag_text": false,
"font_face": "Maison Neue Mono",
"font_size": 15,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 4,
"line_padding_top": 4,
"margin": 6,
"open_files_in_new_window": false,
"spell_check": true,
"tab_size": 2,
"theme": "theme.sublime-theme",
"theme_tab_size_xxl": true,
"theme_unified": false,
"ui_big_tabs": true,
"ui_font_size_small": true,
"ui_separator": true,
"ui_wide_scrollbars": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment