8 Commits

Author SHA1 Message Date
60afcb5f4e Merge version_6 into main
Merge version_6 into main
2026-05-09 02:59:45 +00:00
cb516b2bf1 Update theme colors 2026-05-09 02:59:42 +00:00
d74a679058 Update theme colors 2026-05-09 02:59:40 +00:00
7a42e956b3 Merge version_4 into main
Merge version_4 into main
2026-05-09 02:59:39 +00:00
ae1bea98e4 Update theme colors 2026-05-09 02:59:35 +00:00
865e90f8b2 Merge version_3 into main
Merge version_3 into main
2026-05-09 02:59:35 +00:00
57f97cdfb0 Update theme colors 2026-05-09 02:59:31 +00:00
d0250217a3 Merge version_2 into main
Merge version_2 into main
2026-05-08 21:28:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fcf6ec; --background: #0a0a0a;
--card: #f3ede2; --card: #1a1a1a;
--foreground: #2e2521; --foreground: #f8f5ffe6;
--primary-cta: #15479c; --primary-cta: #c89bff;
--primary-cta-text: #fcf6ec; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #2e2521; --secondary-cta-text: #f8f5ffe6;
--accent: #b2a28b; --accent: #737373;
--background-accent: #b2a28b; --background-accent: #737373;
/* 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);