4 Commits

Author SHA1 Message Date
482ff85103 Update theme colors 2026-04-20 13:48:59 +00:00
24af4fcc68 Update theme colors 2026-04-20 13:48:46 +00:00
1e86b7f4a5 Update theme colors 2026-04-20 13:48:01 +00:00
0e1afc7a41 Update theme colors 2026-04-20 13:47:43 +00:00

View File

@@ -13,9 +13,9 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #000000; --foreground: #000000;
--primary-cta: #ff0e0e; --primary-cta: #230eff;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #1e2ab7; --secondary-cta: #939393;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #f9f9f9; --background-accent: #f9f9f9;