24 Commits

Author SHA1 Message Date
69a9a28c9e Update theme colors 2026-05-12 15:30:28 +00:00
df81e98591 Update theme colors 2026-05-12 15:30:18 +00:00
c754678847 Update theme colors 2026-05-12 15:29:48 +00:00
63bdd0a723 Update theme colors 2026-05-12 15:27:33 +00:00
315a9214c3 Update theme colors 2026-05-12 15:27:08 +00:00
79ecfbac5f Update theme colors 2026-05-12 15:26:54 +00:00
f02e04e433 Update theme colors 2026-05-12 15:25:22 +00:00
8c3fc5e277 Update theme colors 2026-05-12 15:24:55 +00:00
3b2c698e62 Update theme colors 2026-05-12 15:24:38 +00:00
f3769f14e4 Update theme colors 2026-05-12 15:24:13 +00:00
f16dab83ce Update theme colors 2026-05-12 15:23:40 +00:00
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

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--background: #939380;
--card: #c9b2b2;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f5f4f0;
--primary-cta: #c9a710;
--primary-cta-text: #060605;
--secondary-cta: #d7b940;
--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);