3 Commits

Author SHA1 Message Date
da6b0001d8 Update theme colors 2026-06-15 09:44:36 +00:00
14737ac776 Update theme colors 2026-06-15 09:44:32 +00:00
9c4c7ca561 Update theme colors 2026-06-15 09:44:22 +00:00

View File

@@ -7,11 +7,11 @@
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffae6;
--primary-cta: #80da9b;
--foreground: #f0f8ffe6;
--primary-cta: #cee7ff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5fffae6;
--secondary-cta-text: #f0f8ffe6;
--accent: #737373;
--background-accent: #737373;