change success color

This commit is contained in:
Face 2025-05-23 19:17:41 +03:00
parent 2bba31dfad
commit 0784e0f3d3

View file

@ -9,7 +9,7 @@
:root {
--radius: 0.5rem;
--success: oklch(0.637 0.237 205.331);
--success: oklch(72.3% 0.219 149.579);
--background: oklch(1 0 0);
--foreground: oklch(0.141 0.005 285.823);