2 Commits

Author SHA1 Message Date
9af8de265f Update src/app/styles/variables.css 2026-03-09 11:44:14 +00:00
a17c478335 Merge version_1 into main
Merge version_1 into main
2026-03-09 11:41:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #f0ede4;
--card: #ffffff; --card: #e8e4db;
--foreground: #0c1325; --foreground: #1a1a1a;
--primary-cta: #0798ff; --primary-cta: #3b8859;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #0c1325; --secondary-cta-text: #0c1325;
--accent: #93c7ff; --accent: #6ba876;
--background-accent: #a8cde8; --background-accent: #52a366;
/* 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);