Update src/app/styles/variables.css

This commit is contained in:
2026-05-12 14:42:23 +00:00
parent 61ed5cfc52
commit c941b14ece

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--background: #0a0a0a;
--card: #121212;
--foreground: #f8f8f8;
--primary-cta: #ffffff;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #1f1f1f;
--secondary-cta-text: #ffffff;
--accent: #d8cef5;
--background-accent: #c4a8f9;
--accent: #333333;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);