8 Commits

Author SHA1 Message Date
e9091b1849 Update theme colors 2026-05-17 01:13:58 +00:00
ca0f8c2c1b Update theme colors 2026-05-17 01:13:33 +00:00
874efa6453 Update theme colors 2026-05-17 01:13:20 +00:00
8dfa2f6fd6 Update theme colors 2026-05-17 01:13:09 +00:00
39ef72173d Update theme colors 2026-05-17 01:12:52 +00:00
b29ae0c842 Update theme colors 2026-05-17 01:12:38 +00:00
359a560355 Update theme colors 2026-05-17 01:12:26 +00:00
61dd304118 Update theme colors 2026-05-17 01:12:11 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ff0000;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4f0;
--background: #357672;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #653f18;
--primary-cta-text: #97853f;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #c6b180;