Skip to content

Instantly share code, notes, and snippets.

@alifrizkip
Created August 22, 2017 10:06
Show Gist options
  • Save alifrizkip/1532b7c1fa00e7da21c99b06493b1bef to your computer and use it in GitHub Desktop.
Save alifrizkip/1532b7c1fa00e7da21c99b06493b1bef to your computer and use it in GitHub Desktop.
Personal sublime settings
{
"color_scheme": "Packages/User/SublimeLinter/Oceanic Next Origin Markdown (SL).tmTheme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"theme": "Agila Origin.sublime-theme",
"theme_agila_sidebar_font_big": true,
"theme_agila_sidebar_small": true,
"theme_agila_sidebar_light_icons": true,
"font_face": "Fira Code",
"translate_tabs_to_spaces": true,
"theme_agila_sidebar_plus_minus": true,
"bold_folder_labels": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment