Update src/app/styles/variables.css

This commit is contained in:
2026-04-01 02:24:49 +00:00
parent 279e038dd0
commit 54d69047e7

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000a18;
--primary-cta: #c5a059;
--background: #02040a;
--card: #0a0f1e;
--foreground: #e0f2fe;
--primary-cta: #06b6d4;
--primary-cta-text: #ffffff;
--secondary-cta: #000a18;
--secondary-cta: #1e293b;
--secondary-cta-text: #ffffff;
--accent: #c5a059;
--background-accent: #000a18;
--accent: #0891b2;
--background-accent: #0c4a6e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);