Merge version_3_1781370769224 into main #2

Merged
bender merged 1 commits from version_3_1781370769224 into main 2026-06-13 17:12:53 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f8f6f2;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #0B0F14;
--primary-cta: #D6A756;
--primary-cta-text: #0B0F14;
--secondary-cta: #232B35;
--secondary-cta-text: #ffffff;
--accent: #2E8B57;
--background-accent: #D6A756;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* @layout/border-radius/rounded */
--radius: 1.5rem;