2 Commits

Author SHA1 Message Date
4620c63aee Update theme colors 2026-06-03 19:04:38 +00:00
8247acf832 Update theme colors 2026-06-03 19:04:32 +00:00

View File

@@ -13,8 +13,8 @@
--background: #384659; --background: #384659;
--card: #f62727; --card: #f62727;
--foreground: #29dfee; --foreground: #29dfee;
--primary-cta: #9B59B6; --primary-cta: #b83fe7;
--primary-cta-text: #ffffff; --primary-cta-text: #000000;
--secondary-cta: #e0e0e0; --secondary-cta: #e0e0e0;
--secondary-cta-text: #2a2a2a; --secondary-cta-text: #2a2a2a;
--accent: #d8bfd8; --accent: #d8bfd8;