Update src/app/styles/variables.css

This commit is contained in:
2026-03-07 18:07:53 +00:00
parent dd883adcf9
commit c6727cb32d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0b07ff;
--background: #1a1410;
--card: #2d2420;
--foreground: #f5f1ed;
--primary-cta: #d4734f;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #2d2420;
--secondary-cta-text: #0c1325;
--accent: #93b7ff;
--background-accent: #a8bae8;
--accent: #e8aa6f;
--background-accent: #c97f52;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);