3 Commits

Author SHA1 Message Date
8d99556638 Update theme colors 2026-06-11 11:07:44 +00:00
628f37917c Update theme colors 2026-06-11 11:06:46 +00:00
19682ad543 Update theme colors 2026-06-11 11:05:02 +00:00

View File

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