13 Commits

Author SHA1 Message Date
f5cbc40eab Update theme colors 2026-05-12 15:23:22 +00:00
4fc95cc195 Update theme colors 2026-05-12 15:23:05 +00:00
443ae5a785 Update theme colors 2026-05-12 15:22:52 +00:00
754debeec8 Update theme colors 2026-05-12 15:22:33 +00:00
97d8f4ec28 Update theme colors 2026-05-12 15:22:15 +00:00
9ab1beb566 Update theme colors 2026-05-12 15:22:00 +00:00
e0437bec4c Update theme colors 2026-05-12 15:21:35 +00:00
9bca189cff Update theme colors 2026-05-12 15:21:22 +00:00
30576cae96 Update theme colors 2026-05-12 15:20:47 +00:00
c213395070 Update theme colors 2026-05-12 15:20:24 +00:00
df07b38a22 Update theme colors 2026-05-12 15:19:58 +00:00
d76bab60a9 Update theme colors 2026-05-12 15:18:54 +00:00
e24391e1f4 Update theme colors 2026-05-12 15:18:34 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--card: #fbcfcf;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #2b180a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--background-accent: #ba9006;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);