fix: popover color

This commit is contained in:
2026-02-27 13:49:25 +01:00
parent ee7e5ec06c
commit bd08951717

View File

@@ -92,7 +92,7 @@
--foreground: #ffffff; --foreground: #ffffff;
--card: rgba(255, 255, 255, 0.03); --card: rgba(255, 255, 255, 0.03);
--card-foreground: #ffffff; --card-foreground: #ffffff;
--popover: #5D429C; --popover: #313460;
--popover-foreground: #ffffff; --popover-foreground: #ffffff;
--primary: #8b5cf6; --primary: #8b5cf6;
--primary-foreground: #ffffff; --primary-foreground: #ffffff;