8 Commits

Author SHA1 Message Date
3ae5cadefd Update theme colors 2026-05-23 04:15:26 +00:00
e741387d15 Update theme colors 2026-05-23 04:15:22 +00:00
1386affa49 Update theme colors 2026-05-23 04:15:18 +00:00
bb007b9440 Update theme colors 2026-05-23 04:15:10 +00:00
d63ede7e6c Update theme colors 2026-05-23 04:15:06 +00:00
7f1aee29a2 Update theme colors 2026-05-23 04:15:01 +00:00
f0e435e68d Update theme colors 2026-05-23 04:14:50 +00:00
b06fc7f900 Update theme colors 2026-05-23 04:14:41 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);