9 Commits

Author SHA1 Message Date
acade59239 Update theme colors 2026-05-17 01:14:13 +00:00
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,12 +10,12 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ff0000; --background: #357672;
--card: #f9f9f9; --card: #ffffff;
--foreground: #1a1a1a; --foreground: #000000;
--primary-cta: #2a2928; --primary-cta: #653f18;
--primary-cta-text: #f5f4f0; --primary-cta-text: #97853f;
--secondary-cta: #ffffff; --secondary-cta: #9c3030;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #1a1a1a;
--accent: #c6b180; --accent: #c6b180;
--background-accent: #efebe5; --background-accent: #efebe5;