Created
July 30, 2021 15:14
-
-
Save kvaleev/342b1c873ac5d06ec5cf7059a692a9ba to your computer and use it in GitHub Desktop.
Sublime 3 Settings
This file contains 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 characters
Show hidden characters
[ | |
{ | |
"class": "title_bar", | |
"bg": [ | |
245, | |
245, | |
245 | |
], | |
"fg": [ | |
39, | |
40, | |
34 | |
] | |
}, | |
// Copypaste from the original theme | |
{ | |
"class": "auto_complete", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "panel_control", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "progress_bar_control", | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_bar_margin_top_sm" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_bar_margin_top_md" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_bar_margin_top_lg" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_grid_border_size_sm" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_grid_border_size_md" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_grid_border_size_lg" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_grid_border_size_xl" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"!enable_tab_scrolling" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "quick_panel", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "scroll_corner_control", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"settings": [ | |
"!overlay_scroll_bars", | |
"theme_scrollbar_semi_overlayed" | |
], | |
"parents": [ | |
{ | |
"class": "sidebar_container" | |
} | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "scroll_bar_control", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"settings": [ | |
"!overlay_scroll_bars", | |
"theme_scrollbar_semi_overlayed" | |
], | |
"parents": [ | |
{ | |
"class": "sidebar_container" | |
} | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"attributes": [ | |
"horizontal" | |
], | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"settings": [ | |
"!overlay_scroll_bars", | |
"theme_scrollbar_semi_overlayed" | |
], | |
"parents": [ | |
{ | |
"class": "sidebar_container" | |
} | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "sidebar_container", | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "sidebar_tree", | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "status_bar", | |
"settings": [ | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"settings": [ | |
"!theme_accent_mono", | |
"theme_statusbar_colored", | |
"theme_accent_cyan" | |
], | |
"parents": [ | |
{ | |
"class": "status_bar" | |
} | |
], | |
"color": [ | |
234, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "tabset_control", | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "sheet_container_control", | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "grid_layout_control", | |
"settings": [ | |
"theme_bar", | |
"theme_unified" | |
], | |
"border_color": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "sidebar_container", | |
"settings": [ | |
"theme_bar", | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"class": "tabset_control", | |
"settings": [ | |
"theme_bar", | |
"theme_unified" | |
], | |
"layer0.tint": [ | |
246, | |
246, | |
246 | |
] | |
}, | |
{ | |
"settings": [ | |
"!theme_accent_mono", | |
"theme_bar_colored", | |
"theme_accent_cyan" | |
], | |
"parents": [ | |
{ | |
"class": "tab_control", | |
"attributes": [ | |
"hover" | |
] | |
} | |
], | |
"fg": [ | |
234, | |
246, | |
246 | |
] | |
} | |
] |
This file contains 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 characters
{ | |
//REQUIRED: | |
// You can also specify a list | |
//"bibtex_file_path": ["example/path/to/file.bib", "example/path/to/fileTwo.bib"], | |
// "bibtex_file_path": "/Users/user/ASP/library.bib", | |
//OPTIONAL: | |
//By default Citer Search looks for your keyword in the | |
//author, title, year, and Citekey (id) fields | |
// "search_fields": ["author", "title", "year", "id"] , | |
//Default format is @Citekey | |
// "citation_format": "@%s", | |
//list of scopes. Could be top level "text" or "source", or limit to | |
// e.g "text.html.markdown" | |
"completions_scopes": ["text"], | |
// "enable_completions": true, | |
//Customise the quickview of you library, using python format syntax | |
"quickview_format": "{citekey} - {title}", | |
"auto_merge_citations": false | |
} |
This file contains 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 characters
H __PAGEZERO h __TEXT 0 0 | |