diff --git a/src/app.css b/src/app.css index 1460463..ba6cead 100644 --- a/src/app.css +++ b/src/app.css @@ -25,7 +25,7 @@ --secondary: 210 40% 96.1%; --secondary-foreground: 222.2 47.4% 11.2%; - --accent: 210 40% 96.1%; + --accent: 210 70% 70.1%; /* nån annan accent-färg kanske... */ --accent-foreground: 222.2 47.4% 11.2%; --destructive: 0 72.2% 50.6%; @@ -75,4 +75,4 @@ body { @apply bg-background text-foreground; } -} \ No newline at end of file +}