9 Commits

Author SHA1 Message Date
4933da90c1 Update theme colors 2026-04-22 11:28:34 +00:00
f83676f350 Update theme colors 2026-04-22 11:28:26 +00:00
cbcf9fd1ed Update theme colors 2026-04-22 11:27:46 +00:00
65ce4f0fcd Update theme colors 2026-04-22 11:27:15 +00:00
de27799249 Update theme colors 2026-04-22 11:25:00 +00:00
5ce365b214 Update theme colors 2026-04-22 11:24:56 +00:00
d50aca45f7 Update theme colors 2026-04-22 11:24:24 +00:00
7434e720e2 Update theme colors 2026-04-22 11:24:05 +00:00
58d0b3ad25 Update theme colors 2026-04-22 11:23:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f0f0f0;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #cccccc;
--background-accent: #e0e0e0;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);