Update src/app/styles/variables.css

This commit is contained in:
2026-04-23 02:55:43 +00:00
parent 3684502318
commit beb47b1212

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #121212;
--foreground: #f5f5f5;
--primary-cta: #c5a059;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #000000;
--secondary-cta: #1c1c1c;
--secondary-cta: #ffffff;
--secondary-cta-text: #f5f5f5;
--accent: #333333;
--background-accent: #1a1a1a;
--accent: #e63946;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);