enhance(ui): make consistent accent colors for all the popover dropdown

This commit is contained in:
charlie
2024-01-05 15:20:12 +08:00
parent a27f360cd8
commit 8be15476ab
7 changed files with 47 additions and 20 deletions

View File

@@ -89,7 +89,7 @@ html[data-theme=dark] {
--secondary: 203 50% 20%;
--secondary-foreground: 0 0% 98%;
--muted: 192 100% 13%;
--border: 192 100% 16%;
--border: 192 100% 14%;
--card: 192 100% 10%;
--card-foreground: 0 0% 95%;
--popover: 192 100% 11%;