diff --git a/assets/css/app.css b/assets/css/app.css index 7363df5..f96385b 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -45,7 +45,7 @@ --color-success-content: oklch(98% 0.014 180.72); --color-warning: oklch(66% 0.179 58.318); --color-warning-content: oklch(98% 0.022 95.277); - --color-error: oklch(65% 0.253 17.585); + --color-error: oklch(72% 0.253 17.585); --color-error-content: oklch(96% 0.015 12.422); --radius-selector: 0.25rem; --radius-field: 0.25rem; @@ -80,7 +80,7 @@ --color-success-content: oklch(98% 0.014 180.72); --color-warning: oklch(66% 0.179 58.318); --color-warning-content: oklch(98% 0.022 95.277); - --color-error: oklch(65% 0.253 17.585); + --color-error: oklch(72% 0.253 17.585); --color-error-content: oklch(96% 0.015 12.422); --radius-selector: 0.25rem; --radius-field: 0.25rem;