Better destructive color

This commit is contained in:
momo5502
2025-05-25 09:33:14 +02:00
parent 168c84d27e
commit 33efa8668b

View File

@@ -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);