Change DaisyUI error color from orange to red

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
shuki
2026-03-04 05:30:24 +02:00
parent 8243bc1c42
commit bc0aa1de11
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -35,7 +35,7 @@
--color-warning: oklch(86.4% 0.177 90.8);
--color-warning-content: oklch(30.9% 0.116 258.9);
--color-error: oklch(69.5% 0.169 47.8);
--color-error: oklch(57.7% 0.245 27.3);
--color-error-content: oklch(100% 0 0);
--radius-selector: 0.5rem;