5 Commits

Author SHA1 Message Date
0837380e26 Merge version_3 into main
Merge version_3 into main
2026-05-28 22:23:38 +00:00
2b831cfe2b Update theme colors 2026-05-28 22:23:35 +00:00
4715e81e91 Merge version_2 into main
Merge version_2 into main
2026-05-28 22:23:18 +00:00
0fca0c565c Update theme colors 2026-05-28 22:23:15 +00:00
1499590cc1 Merge version_1 into main
Merge version_1 into main
2026-05-28 22:12:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #ed616c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);