11 Commits

Author SHA1 Message Date
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

View File

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #f8acac;
--background: #939380;
--card: #c9b2b2;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f5f4f0;
--primary-cta: #c9a710;
--primary-cta-text: #767471;
--secondary-cta: #d7b940;
--secondary-cta-text: #2b180a;
--accent: #8a8a8a;
--background-accent: #ba9006;