4 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
04db6eb032 Update src/app/styles/variables.css 2026-03-08 01:18:01 +00:00

View File

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