Fixing missing styling variables

This commit is contained in:
Jas Singh
2024-07-24 19:04:22 -07:00
parent 21393c122a
commit 7a5093a111
7 changed files with 590 additions and 540 deletions

View File

@@ -164,7 +164,7 @@ const options = mkOptions(OPTIONS, {
},
iconbuttons: {
passive: opt(colors.text),
active: opt(colors.pink)
active: opt(colors.lavender)
},
progressbar: {
foreground: opt(colors.lavender),