4 Commits

Author SHA1 Message Date
d746b7c703 Update theme colors 2026-05-13 13:03:55 +00:00
e17ad086ee Update theme colors 2026-05-13 13:03:42 +00:00
48879e5c1e Update theme colors 2026-05-13 13:03:26 +00:00
32b4939f58 Update theme colors 2026-05-13 13:03:13 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */