Merge version_3_1781191906628 into main #3

Merged
bender merged 1 commits from version_3_1781191906628 into main 2026-06-11 15:33:06 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0f172a;
--card: #1e293b;
--background: #064e3b;
--card: #065f46;
--foreground: #f5f5f5;
--primary-cta: #3b82f6;
--primary-cta: #10b981;
--primary-cta-text: #ffffff;
--secondary-cta: #1e293b;
--secondary-cta: #065f46;
--secondary-cta-text: #ffffff;
--accent: #2563eb;
--background-accent: #1d4ed8;
--accent: #059669;
--background-accent: #047857;
/* @layout/border-radius/rounded */
--radius: 0.5rem;