From 053f483c36769c7a4f8c050059529075789636d6 Mon Sep 17 00:00:00 2001 From: botvid Date: Mon, 10 Feb 2025 16:02:13 +0100 Subject: [PATCH] =?UTF-8?q?tydligare=20accentf=C3=A4rg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}