diff --git a/page/src/index.css b/page/src/index.css index 4fb96c00..4becddd6 100644 --- a/page/src/index.css +++ b/page/src/index.css @@ -92,7 +92,7 @@ --muted-foreground: oklch(0.705 0.015 286.067); --accent: oklch(0.274 0.006 286.033); --accent-foreground: oklch(0.985 0 0); - --destructive: oklch(0.704 0.191 22.216); + --destructive: oklch(0.69 0.1953 33.18); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.488 0.243 264.376);