2 Commits

Author SHA1 Message Date
10cae40b02 Update src/app/styles/variables.css 2026-02-25 17:53:20 +00:00
370d13d917 Merge version_2 into main
Merge version_2 into main
2026-02-25 17:49:31 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fbfaff;; /* --background: #ffffff;;
--card: #f7f5ff;; --card: #f9f9f9;;
--foreground: #0f0022;; --foreground: #1a1a1a;;
--primary-cta: #8b5cf6;; --primary-cta: #e63946;;
--secondary-cta: #ffffff;; --secondary-cta: #0a7039;;
--accent: #d8cef5;; --accent: #0a7039;;
--background-accent: #c4a8f9;; */ --background-accent: #e2f0e6;; */
--background: #fbfaff;; --background: #ffffff;;
--card: #f7f5ff;; --card: #f9f9f9;;
--foreground: #0f0022;; --foreground: #1a1a1a;;
--primary-cta: #8b5cf6;; --primary-cta: #e63946;;
--primary-cta-text: #fbfaff;; --primary-cta-text: #fbfaff;;
--secondary-cta: #ffffff;; --secondary-cta: #0a7039;;
--secondary-cta-text: #0f0022;; --secondary-cta-text: #0f0022;;
--accent: #d8cef5;; --accent: #0a7039;;
--background-accent: #c4a8f9;; --background-accent: #e2f0e6;;
/* 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);