3 Commits

Author SHA1 Message Date
6b33961a5a Update theme colors 2026-05-17 15:40:15 +00:00
14c070339c Update theme colors 2026-05-17 15:40:08 +00:00
e1130f19ec Update theme colors 2026-05-17 15:39:25 +00:00

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F6F0E9;
--card: #ffffff;
--foreground: #1A1C5A;
--background: #8B0000;
--card: #8B0000;
--foreground: #8B0000;
--primary-cta: #8B0000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;