Better theming for wofi

This commit is contained in:
David Heinemeier Hansson
2025-06-25 10:29:28 -07:00
parent fa4728cf44
commit f3b393362a
6 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
@define-color selected-text #cba6f7;
@define-color text #cdd6f4;
@define-color base #1e1e2e;
@define-color selected-text #fabd2f;
@define-color text #ebdbb2;
@define-color base #282828;
* {
font-family: 'CaskaydiaMono Nerd Font', monospace;