3 Commits

Author SHA1 Message Date
d10e289a23 Update src/app/styles/variables.css 2026-03-08 01:22:45 +00:00
6e097ca1db Switch to version 1: modified src/app/styles/variables.css 2026-03-08 01:20:04 +00:00
ee2f078d8e Merge version_3 into main
Merge version_3 into main
2026-03-08 01:18:05 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1a1a1a;
--card: #2a2a2a;
--background: #1a1a2e;
--card: #16213e;
--foreground: #ffffff;
--primary-cta: #9333ea;
--primary-cta: #9d4edd;
--primary-cta-text: #f5f4ef;
--secondary-cta: #2a2a2a;
--secondary-cta: #16213e;
--secondary-cta-text: #2a2928;
--accent: #9333ea;
--background-accent: #7e22ce;
--accent: #c77dff;
--background-accent: #7209b7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);