diff --git a/website/src/app.pcss b/website/src/app.pcss index 35226838..22880547 100644 --- a/website/src/app.pcss +++ b/website/src/app.pcss @@ -25,7 +25,7 @@ --secondary: 210 40% 96.1%; --secondary-foreground: 222.2 47.4% 11.2%; - --accent: 210 40% 96.1%; + --accent: 210 40% 92%; --accent-foreground: 222.2 47.4% 11.2%; --destructive: 0 72.2% 50.6%; @@ -60,7 +60,7 @@ --secondary: 217.2 32.6% 17.5%; --secondary-foreground: 210 40% 98%; - --accent: 217.2 32.6% 17.5%; + --accent: 217.2 32.6% 30%; --accent-foreground: 210 40% 98%; --destructive: 0 62.8% 30.6%;