mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -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,19 +17,13 @@
|
|||
editor_fg = "BFBDB6";
|
||||
editor_bg = "0D1017";
|
||||
editor_line = "131721";
|
||||
editor_selection_active = "409FFF";
|
||||
editor_selection_inactive = "409FFF";
|
||||
editor_findMatch_active = "6C5980";
|
||||
editor_findMatch_inactive = "6C5980";
|
||||
editor_gutter_active = "6C7380";
|
||||
editor_gutter_normal = "6C7380";
|
||||
editor_indentGuide_active = "6C7380";
|
||||
editor_indentGuide_normal = "6C7380";
|
||||
editor_selection = "409FFF";
|
||||
editor_match = "6C5980";
|
||||
editor_indent = "6C7380";
|
||||
ui_fg = "565B66";
|
||||
ui_bg = "0B0E14";
|
||||
ui_line = "11151C";
|
||||
ui_selection_active = "475266";
|
||||
ui_selection_normal = "475266";
|
||||
ui_selection = "475266";
|
||||
ui_panel_bg = "0F131A";
|
||||
ui_panel_shadow = "000000";
|
||||
accent = "E6B450";
|
||||
|
|
|
@ -16,15 +16,8 @@
|
|||
removed = "FF7383";
|
||||
editor_fg = "5C6166";
|
||||
editor_bg = "FCFCFC";
|
||||
editor_line = "8A9199";
|
||||
editor_selection_active = "035BD6";
|
||||
editor_selection_inactive = "035BD6";
|
||||
editor_findMatch_active = "9F40FF";
|
||||
editor_findMatch_inactive = "9F40FF";
|
||||
editor_gutter_active = "8A9199";
|
||||
editor_gutter_normal = "8A9199";
|
||||
editor_indentGuide_active = "8A9199";
|
||||
editor_indentGuide_normal = "8A9199";
|
||||
editor_selection = "035BD6";
|
||||
editor_match = "9F40FF";
|
||||
ui_fg = "8A9199";
|
||||
ui_bg = "F8F9FA";
|
||||
ui_line = "6B7D8F";
|
||||
|
|
|
@ -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