mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: dank themes module
This commit is contained in:
parent
de0e79f326
commit
4f61cbcccc
4 changed files with 457 additions and 236 deletions
|
@ -17,14 +17,9 @@
|
|||
editor_fg = "CCCAC2";
|
||||
editor_bg = "242936";
|
||||
editor_line = "1A1F29";
|
||||
editor_selection_active = "409FFF";
|
||||
editor_selection_inactive = "409FFF";
|
||||
editor_findMatch_active = "695380";
|
||||
editor_findMatch_inactive = "695380";
|
||||
editor_gutter_active = "8A9199";
|
||||
editor_gutter_normal = "8A9199";
|
||||
editor_indentGuide_active = "8A9199";
|
||||
editor_indentGuide_normal = "8A9199";
|
||||
editor_selection = "409FFF";
|
||||
editor_match = "695380";
|
||||
editor_indent = "8A9199";
|
||||
ui_fg = "707A8C";
|
||||
ui_bg = "1F2430";
|
||||
ui_line = "171B24";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue