Merge version_3_1782057469199 into main #2

Merged
bender merged 1 commits from version_3_1782057469199 into main 2026-06-21 15:59:30 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a120d;
--card: #111f17;
--foreground: #e8f5e9;
--primary-cta: #4ade80;
--primary-cta-text: #022c22;
--secondary-cta: #111f17;
--background: #120a05;
--card: #1f110a;
--foreground: #f5ece8;
--primary-cta: #fb923c;
--primary-cta-text: #431407;
--secondary-cta: #1f110a;
--secondary-cta-text: #ffffff;
--accent: #22c55e;
--background-accent: #14532d;
--accent: #f97316;
--background-accent: #7c2d12;
/* @layout/border-radius/rounded */
--radius: 0.5rem;