4 Commits

Author SHA1 Message Date
fc8aee10fc Update src/app/styles/variables.css 2026-05-11 18:25:21 +00:00
c5dc80faab Update src/app/page.tsx 2026-05-11 18:25:20 +00:00
7876dcc219 Merge version_3 into main
Merge version_3 into main
2026-05-11 18:23:28 +00:00
b03bf8cc79 Merge version_3 into main
Merge version_3 into main
2026-05-11 18:23:04 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fbfaff; --background: #fdfaf6;
--card: #f7f5ff; --card: #fffaf0;
--foreground: #0f0022; --foreground: #3e2723;
--primary-cta: #8b5cf6; --primary-cta: #e65100;
--primary-cta-text: #fffefe; --primary-cta-text: #fffefe;
--secondary-cta: #ffffff; --secondary-cta: #fbc02d;
--secondary-cta-text: #080908; --secondary-cta-text: #080908;
--accent: #d8cef5; --accent: #2e7d32;
--background-accent: #c4a8f9; --background-accent: #e8f5e9;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);