gruvbox theme in sublime

This commit is contained in:
Daniel Bauer
2019-05-19 18:44:06 +02:00
parent 6e2ecf2886
commit 4c8182040b
2 changed files with 3 additions and 3 deletions

BIN
profiles/base/.zimrc.swp Normal file

Binary file not shown.

View File

@@ -1,7 +1,7 @@
{
"color_scheme": "Packages/bioSyntax/bioSyntax.tmTheme",
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
"font_face": "Hack for Powerline Regular",
"font_size": 16,
"font_size": 15,
"hot_exit": false,
"ignored_packages":
[
@@ -19,7 +19,7 @@
120
],
"tab_size": 4,
"theme": "gruvbox (Dark) (Medium).sublime-theme",
"theme": "gruvbox.sublime-theme",
"translate_tabs_to_spaces": true,
"viewer": "zathura",
"vintageous_use_ctrl_keys": null,