5 Commits

Author SHA1 Message Date
541bd32ff7 Update theme colors 2026-05-07 17:46:45 +00:00
604c3d8f75 Update theme colors 2026-05-07 17:46:26 +00:00
1c57509b63 Update theme colors 2026-05-07 17:46:07 +00:00
a1f7b526e9 Update theme colors 2026-05-07 17:45:41 +00:00
a8f022e2bc Update theme colors 2026-05-07 17:45:20 +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: #000f06e6; --foreground: #e4e8f0;
--primary-cta: #0a7039; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;