5 Commits

Author SHA1 Message Date
36c9e168b2 Update theme colors 2026-05-14 13:22:07 +00:00
a39769be71 Update theme colors 2026-05-14 13:21:54 +00:00
c7a4c75cee Update theme colors 2026-05-14 12:33:25 +00:00
8e9648b12e Update theme colors 2026-05-14 12:31:20 +00:00
a9ba3d906b Update theme colors 2026-05-14 12:31:01 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #cd2727; --background: #000000;
--card: #ddb7b7; --card: #0efb5b;
--foreground: #f5f5f5; --foreground: #f5f5f5;
--primary-cta: #ffdf7d; --primary-cta: #7dffe7;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a; --secondary-cta: #a0d6e4;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #b8860b; --accent: #b8860b;
--background-accent: #8b6914; --background-accent: #8b6914;