4 Commits

Author SHA1 Message Date
7e0a593895 Update src/app/globals.css 2025-12-30 20:07:59 +00:00
bb976aedcf Update src/app/globals.css 2025-12-30 19:55:39 +00:00
df8652ee20 Update src/app/globals.css 2025-12-30 19:46:24 +00:00
32cd6f0cb9 Update src/app/globals.css 2025-12-30 19:18:21 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff;; --background: #f8fcff;;
--card: #fcfcfc;; --card: #ffffff;;
--foreground: #121200e6;; --foreground: #00101f;;
--primary-cta: #ffcf40;; --primary-cta: #409fff;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #e2e2e2;; --accent: #c7e2fc;;
--background-accent: #c4c4c4;; --background-accent: #9bcfff;;
/* 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);