Skip to content

Instantly share code, notes, and snippets.

@barelyhuman
Created April 27, 2023 01:15
Show Gist options
  • Save barelyhuman/eb4825ca601ee977e1c73cb2b59bb105 to your computer and use it in GitHub Desktop.
Save barelyhuman/eb4825ca601ee977e1c73cb2b59bb105 to your computer and use it in GitHub Desktop.
{
"ignored_packages":
[
"Vintage",
],
"font_face":"JetBrains Mono",
"line_padding_top":5,
"line_padding_bottom":5,
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
"theme": "ayu-dark.sublime-theme",
"font_size": 14,
"font_options": [
"gray_antialias",
"dlig"
],
"highlight_line": false,
"show_tab_close_buttons": false,
"fold_buttons": false,
"margin": 100,
"line_numbers": false,
"themed_title_bar": true,
"folder_exclude_patterns": ["node_modules"],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment