Skip to content

Instantly share code, notes, and snippets.

@rishic5i
Created January 7, 2025 10:12
Show Gist options
  • Select an option

  • Save rishic5i/ef070c2b74e8d21f633db7ea826b4f10 to your computer and use it in GitHub Desktop.

Select an option

Save rishic5i/ef070c2b74e8d21f633db7ea826b4f10 to your computer and use it in GitHub Desktop.
{
"caret_style": "phase",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
"node_modules",
"_drafts",
"dist",
"cache",
"archive",
"_site",
".git",
".archives",
".sass-cache",
".jekyll-cache",
// "Archives",
".ipynb_checkpoints",
".cache",
"Archive"
],
// "font_face": "Cascadia Code",
"font_face": "0xProto Nerd Font",
"font_options": ["ss01", "ss02", "ss03", "ss04", "ss05", "ss06", "ss07"],
"font_size": 10,
"ignored_packages":
[
// "JavaScript",
"Codeium",
"CSS3",
"Formatter",
"Jedi - Python autocompletion",
"KeyboardSpellCheck",
"Materialize-Appbar",
"PyYapf Python Formatter",
"TypescriptCompletion",
"Vintage",
],
"wrap_width": 100,
"neovintageous_build_version": 11100,
"node_path": "/home/rishi/.nvm/versions/node/v15.10.0/bin/node",
"npm_path": "/home/rishi/.nvm/versions/node/v15.10.0/bin/npm",
"theme": "Boxy Ocean.sublime-theme",
"theme_accent_blue": true,
"theme_bar": true,
"theme_bar_shadow_hidden": true,
"theme_dropdown_atomized": true,
"theme_find_panel_atomized": true,
"theme_icons_materialized": true,
"theme_scrollbar_rounded": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_folder_atomized": true,
"theme_sidebar_indent_sm": true,
"theme_statusbar_colored": true,
"theme_statusbar_size_sm": true,
"theme_tab_highlight_text_only": true,
"theme_tab_selected_filled": false,
"theme_tab_size_sm": true,
"theme_tabset_line_visible": true,
"theme_unified": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"spell_check": true,
"material_theme_tree_headings": true, // Show siderbar headings
"index_files": true,
}
@rishic5i
Copy link
Author

rishic5i commented Jan 7, 2025

Material Cobalt.sublime-theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment