5 Commits

Author SHA1 Message Date
6eda97af48 Update theme colors 2026-03-09 17:03:33 +00:00
4ec5fb46d8 Update theme colors 2026-03-09 16:59:45 +00:00
962a532527 Update src/app/styles/variables.css 2026-03-09 16:42:21 +00:00
7e56db4376 Merge version_1 into main
Merge version_1 into main
2026-03-09 16:41:08 +00:00
aaee9ef3d8 Merge version_1 into main
Merge version_1 into main
2026-03-09 16:40:57 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #111111;
--card: #1d0d0d; --card: #1a1a1a;
--foreground: #ffe6e6; --foreground: #F5E6C8;
--primary-cta: #ff3d4a; --primary-cta: #d38d43;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a; --secondary-cta: #1a1a1a;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #ffe6e6;
--accent: #7b2d2d; --accent: #9E9E9E;
--background-accent: #b8111f; --background-accent: #8BC34A;
/* 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);