5 Commits

Author SHA1 Message Date
b5cac5aca4 Update theme colors 2026-04-23 15:52:58 +00:00
1c8250010a Update theme colors 2026-04-23 15:52:02 +00:00
8f0f6d883a Update theme colors 2026-04-23 15:51:48 +00:00
dd62f30f62 Update theme colors 2026-04-23 15:51:35 +00:00
8b3f7c4dae Update theme colors 2026-04-23 15:51:22 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #3ea7d8;
--background: #f12256;
--card: #ffffff;
--foreground: #45aaeb;
--primary-cta: #0798ff;
--primary-cta-text: #27d7f2;
--primary-cta: #6c98b7;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #3c85e8;
--secondary-cta-text: #ffffff;
--accent: #93c7ff;
--background-accent: #000000;