Update src/app/styles/variables.css

This commit is contained in:
2026-05-29 22:26:39 +00:00
parent 9869bf2af2
commit 63c44ceaa1

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--foreground: #1a1a1a;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #A3C9A8;
--background-accent: #E0EDE1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);