Skip to content

Instantly share code, notes, and snippets.

@nissicreative
Last active March 12, 2017 04:14
Show Gist options
  • Save nissicreative/174c9127f07c451f8d4dca7a867f5f19 to your computer and use it in GitHub Desktop.
Save nissicreative/174c9127f07c451f8d4dca7a867f5f19 to your computer and use it in GitHub Desktop.
Cobalt 2 Theme Settings
{
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 3,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Cobalt2/cobalt2.tmTheme",
"font_size": 15,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages": [
"Blade Snippets",
"DashDoc",
"Laravel 5 Snippets",
"Markdown",
"PackageResourceViewer",
"ScopeHunter",
"SublimeCodeIntel",
"Vintage"
],
"ignored_words": [
"php"
],
"indent_guide_options": [
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"overlay_scroll_bars": "enabled",
"theme": "Cobalt2.sublime-theme",
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"wide_caret": true,
"ensure_newline_at_eof_on_save": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment