3 Commits

Author SHA1 Message Date
b5e23c9d62 Update theme colors 2026-05-14 13:22:34 +00:00
687c6803b8 Update theme colors 2026-05-14 13:22:16 +00:00
36c9e168b2 Update theme colors 2026-05-14 13:22:07 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000000;
--card: #ddb7b7; --card: #0efb5b;
--foreground: #f5f5f5; --foreground: #f5f5f5;
--primary-cta: #7dffe7; --primary-cta: #000000;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #a0d6e4; --secondary-cta: #222021;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #b8860b; --accent: #b8860b;
--background-accent: #8b6914; --background-accent: #8b6914;