7 Commits

Author SHA1 Message Date
13da5f5e6e Update theme colors 2026-05-17 15:40:51 +00:00
69a92d4635 Update theme colors 2026-05-17 15:40:40 +00:00
9204164e0c Update theme colors 2026-05-17 15:40:36 +00:00
6422efc471 Update theme colors 2026-05-17 15:40:18 +00:00
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,10 +10,10 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #F6F0E9; --background: #ffffff;
--card: #ffffff; --card: #8B0000;
--foreground: #1A1C5A; --foreground: #8B0000;
--primary-cta: #8B0000; --primary-cta: #191b5f;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #8B0000; --secondary-cta-text: #8B0000;