Merge version_5_1782061896401 into main #5

Merged
bender merged 1 commits from version_5_1782061896401 into main 2026-06-21 17:11:40 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/neutral */
--background: #ffffff;
--card: #f5f5f5;
--foreground: #171717;
--primary-cta: #171717;
--primary-cta-text: #ffffff;
--secondary-cta: #f5f5f5;
--secondary-cta-text: #171717;
--accent: #171717;
--background-accent: #171717;
--background: #f5faff;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* @layout/border-radius/rounded */
--radius: 1rem;