Merge version_10_1781626142947 into main #10

Merged
bender merged 1 commits from version_10_1781626142947 into main 2026-06-16 16:09:07 +00:00

View File

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