Update src/app/styles/variables.css

This commit is contained in:
2026-05-08 08:49:35 +00:00
parent d604a98626
commit 62c83ac9c4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00;
--background: #fafffa;
--card: #f0f7f0;
--foreground: #1a2e1a;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #80da9b;
--secondary-cta-text: #001a0a;
--accent: #e2e2e2;
--background-accent: #80da9b;
--accent: #fde047;
--background-accent: #dcfce7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);