feat: dank themes module

This commit is contained in:
Nick 2025-01-14 20:28:48 -06:00
parent de0e79f326
commit 4f61cbcccc
4 changed files with 457 additions and 236 deletions

View file

@ -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";