Skip to content

Instantly share code, notes, and snippets.

@CodeDotJS
Created December 21, 2019 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodeDotJS/59e1438b6af7c3b7e7ffae54cb75803b to your computer and use it in GitHub Desktop.
Save CodeDotJS/59e1438b6af7c3b7e7ffae54cb75803b to your computer and use it in GitHub Desktop.
{
"caret_style": "phase",
"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"ensure_newline_at_eof_on_save": true,
"font_face": "Fira Code Medium",
"font_size": 9,
"ignored_packages":
[
"Markdown",
"MultiMarkdown",
"Vintage"
],
"theme": "ayu-mirage.sublime-theme",
"theme_accent_green": true,
"theme_bar": true,
"theme_bar_shadow_hidden": true,
"theme_dropdown_atomized": true,
"theme_find_panel_atomized": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_folder_mono": true,
"theme_sidebar_indent_sm": true,
"theme_statusbar_colored": false,
"theme_statusbar_size_md": true,
"theme_tab_highlight_text_only": true,
"theme_tab_selected_filled": false,
"theme_tab_size_md": true,
"theme_tabset_line_visible": true,
"theme_unified": true,
"trim_trailing_white_space_on_save": true,
"ui_font_roboto_mono": true,
"ui_font_size_small": true,
"ui_font_source_code_pro": true,
"ui_native_titlebar": true,
"ui_separator": true,
"ui_wide_scrollbars": true,
"update_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment