3 Commits

Author SHA1 Message Date
fa3234d9a4 Update theme colors 2026-05-09 14:02:17 +00:00
a010bf9475 Update theme colors 2026-05-09 14:01:12 +00:00
7edd180bf1 Update theme colors 2026-05-09 14:00:20 +00:00

View File

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