Merge version_12_1782158206989 into main #13

Merged
bender merged 1 commits from version_12_1782158206989 into main 2026-06-22 19:56:54 +00:00

View File

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