mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-18 02:55: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,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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue