4 Commits

Author SHA1 Message Date
8e9648b12e Update theme colors 2026-05-14 12:31:20 +00:00
a9ba3d906b Update theme colors 2026-05-14 12:31:01 +00:00
5fd8f192ce Update theme colors 2026-05-14 12:30:51 +00:00
76f8fba952 Update theme colors 2026-05-14 12:30:41 +00:00

View File

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