Update src/app/styles/variables.css

This commit is contained in:
2026-04-07 01:26:48 +00:00
parent ba09b2df99
commit 1897fd5e82

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #ffffff;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #000000;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
--accent: #e5e5e5;
--background-accent: #f5f5f5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);