4 Commits

Author SHA1 Message Date
a9bb96353f Update src/app/styles/variables.css 2026-02-20 11:00:40 +00:00
afcae12018 Merge version_7 into main
Merge version_7 into main
2026-02-20 10:54:40 +00:00
6f5fdd3c45 Update src/app/styles/variables.css 2026-02-20 10:54:36 +00:00
7e412f768c Merge version_6 into main
Merge version_6 into main
2026-02-20 10:52:29 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;; /* --background: #0a0a0a;;
--card: #f9f9f9;; --card: #1a1a1a;;
--foreground: #120a00e6;; --foreground: #ffffffe6;;
--primary-cta: #ff8c42;; --primary-cta: #ff8c42;;
--secondary-cta: #f9f9f9;; --secondary-cta: #1a1a1a;;
--accent: #e2e2e2;; --accent: #ff8c42;;
--background-accent: #c4c4c4;; */ --background-accent: #4d2600;; */
--background: #ffffff;; --background: #0a0a0a;;
--card: #f9f9f9;; --card: #1a1a1a;;
--foreground: #120a00e6;; --foreground: #ffffffe6;;
--primary-cta: #ff8c42;; --primary-cta: #ff8c42;;
--secondary-cta: #f9f9f9;; --secondary-cta: #1a1a1a;;
--accent: #e2e2e2;; --accent: #ff8c42;;
--background-accent: #c4c4c4;; --background-accent: #4d2600;;
/* 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);