4 Commits

Author SHA1 Message Date
628f37917c Update theme colors 2026-06-11 11:06:46 +00:00
19682ad543 Update theme colors 2026-06-11 11:05:02 +00:00
14ac5777c1 Update theme colors 2026-06-11 11:04:58 +00:00
999d779110 Update theme colors 2026-06-11 11:04:51 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #000000;
--card: #f9f9f9;
--foreground: #000000;
--foreground: #ffffff;
--primary-cta: #FFD700;
--primary-cta-text: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--secondary-cta-text: #ffffff;
--accent: #FDD11E;
--background-accent: #E5BE00;