6 Commits

Author SHA1 Message Date
2ebfd203ce Update theme colors 2026-05-09 16:56:37 +00:00
5ea17a39e0 Update theme colors 2026-05-09 16:56:32 +00:00
a634966c9d Update theme colors 2026-05-09 16:56:27 +00:00
8c4a42a4f6 Update theme colors 2026-05-09 14:15:50 +00:00
d502be421c Update theme colors 2026-05-09 14:15:31 +00:00
5d7ff343fd Update theme colors 2026-05-09 14:15:18 +00:00

View File

@@ -7,13 +7,13 @@
/* @colorThemes/lightTheme/grayNavyBlue */ /* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a; --background: #0a0a0a;
--card: #1a1a1a; --card: #1a1a1a;
--foreground: #f5f5f5; --foreground: #ffffffe6;
--primary-cta: #ffdf7d; --primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a; --secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffffe6;
--accent: #b8860b; --accent: #737373;
--background-accent: #8b6914; --background-accent: #737373;
/* @layout/border-radius/rounded */ /* @layout/border-radius/rounded */
--radius: 0.5rem; --radius: 0.5rem;