Change neutral color (light mode)

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-09-25 20:12:51 +02:00
parent 078890d050
commit c9245842aa

View File

@@ -55,6 +55,9 @@
--color-accent: oklch(0.6241 0.1575 277.95);
--color-accent-content: oklch(0.1248 0.031 280.93);
--color-neutral: oklch(0.5119 0.0153 269.13);
--color-neutral-content: oklch(0.9073 0.003 264.54);
--radius-selector: 1rem;
--radius-field: 0.5rem;
--radius-box: 1rem;