Update theme colors

This commit is contained in:
2026-06-14 10:04:02 +00:00
parent ae5fafee55
commit 6eb4fe2ec8

View File

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