Created
March 19, 2016 12:55
-
-
Save triump0870/c0ff474c2965a53a7f0d to your computer and use it in GitHub Desktop.
Revisions
-
Rohan Roy created this gist
Mar 19, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,47 @@ { "font_size": 14, "ignored_packages": [ "Vintage" ], "theme": "Agila.sublime-theme", "color_scheme": "Packages/Agila Theme/Agila Oceanic Next.tmTheme", "theme_agila_sidebar_small": true, "theme_agila_sidebar_medium": true, "theme_agila_sidebar_large": true, "theme_agila_sidebar_font_xsmall": true, //font-size: 11 "theme_agila_sidebar_font_small": true, //font-size: 12 "theme_agila_sidebar_font_big": true, //font-size: 14 "theme_agila_sidebar_selected_entry_white": true, "theme_agila_sidebar_selected_entry_gray": true, "theme_agila_sidebar_selected_entry_lightblue": true, "theme_agila_sidebar_selected_entry_yellow": true, "theme_agila_sidebar_selected_entry_pink": true, "theme_agila_modified_tab_marker_white": true, "theme_agila_modified_tab_marker_gray": true, "theme_agila_modified_tab_marker_lightblue": true, "theme_agila_modified_tab_marker_yellow": true, "theme_agila_modified_tab_marker_pink": true, "theme_agila_vertical_scrollbar_white": true, "theme_agila_horizontal_scrollbar_white": true, "theme_agila_vertical_scrollbar_gray": true, "theme_agila_horizontal_scrollbar_gray": true, "theme_agila_vertical_scrollbar_lightblue": true, "theme_agila_horizontal_scrollbar_lightblue": true, "theme_agila_vertical_scrollbar_yellow": true, "theme_agila_horizontal_scrollbar_yellow": true, "theme_agila_vertical_scrollbar_pink": true, "theme_agila_horizontal_scrollbar_pink": true, "theme_agila_vertical_scrollbar_thinner": true, //thin:2 "theme_agila_horizontal_scrollbar_thinner": true, "theme_agila_vertical_scrollbar_thinnest": true, //thin:1 "theme_agila_horizontal_scrollbar_thinnest": true, "theme_agila_vertical_scrollbar_invisible": true, //thin: 0 "theme_agila_horizontal_scrollbar_invisible": true, }