4 Commits

Author SHA1 Message Date
49f3a2546f Merge version_5 into main
Merge version_5 into main
2026-05-30 13:48:59 +00:00
ddf35801da Update theme colors 2026-05-30 13:48:56 +00:00
12e6f48370 Merge version_4 into main
Merge version_4 into main
2026-05-30 13:48:39 +00:00
5651695a83 Merge version_3 into main
Merge version_3 into main
2026-05-30 13:46:58 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #1c1c1c; --foreground: #ffffffe6;
--primary-cta: #1c1c1c; --primary-cta: #e6e6e6;
--primary-cta-text: #f5f5f5; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #ffffffe6;
--accent: #6139e6; --accent: #737373;
--background-accent: #b3a8e8; --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);