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