28 Commits

Author SHA1 Message Date
d8fcaa4537 Update theme colors 2026-04-12 23:23:49 +00:00
6b5b095038 Update theme colors 2026-04-12 23:23:47 +00:00
1d059bc3b2 Update theme colors 2026-04-12 23:23:32 +00:00
98a98fd418 Update theme colors 2026-04-12 23:23:27 +00:00
3aae795d49 Update theme colors 2026-04-12 23:23:24 +00:00
f7413c0c15 Update theme colors 2026-04-12 23:23:21 +00:00
78d3443733 Update theme colors 2026-04-12 23:23:20 +00:00
b9fe3ce7a7 Update theme colors 2026-04-12 23:23:17 +00:00
1180ad417c Update theme colors 2026-04-12 23:23:15 +00:00
342f5454e6 Update theme colors 2026-04-12 23:23:14 +00:00
8b5ab4e702 Update theme colors 2026-04-12 23:23:09 +00:00
32242e7c35 Update theme colors 2026-04-12 23:23:07 +00:00
e5644273e4 Update theme colors 2026-04-12 23:23:05 +00:00
9ed6e19188 Update theme colors 2026-04-12 23:22:59 +00:00
ff0d0cedf3 Update theme colors 2026-04-12 23:22:57 +00:00
531765e285 Update theme colors 2026-04-12 23:22:55 +00:00
b4342e02ba Update theme colors 2026-04-12 23:22:53 +00:00
5b0c176f3c Update theme colors 2026-04-12 23:22:51 +00:00
ba78dd9769 Update theme colors 2026-04-12 23:22:45 +00:00
6647dcb21c Update theme colors 2026-04-12 23:22:42 +00:00
af326b4286 Update theme colors 2026-04-12 23:22:37 +00:00
b4511ac754 Update theme colors 2026-04-12 23:22:32 +00:00
b8d047b16e Update theme colors 2026-04-12 23:22:26 +00:00
15afc28079 Update theme colors 2026-04-12 23:22:23 +00:00
235cbd2ac2 Update theme colors 2026-04-12 23:22:21 +00:00
0b4058084b Update theme colors 2026-04-12 23:22:19 +00:00
9dc2479045 Update theme colors 2026-04-12 23:22:17 +00:00
aa6d5a39c8 Update theme colors 2026-04-12 23:22:15 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);