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

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