Merge version_12_1782061978705 into main #12

Merged
bender merged 1 commits from version_12_1782061978705 into main 2026-06-21 17:13:05 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/neutral */
--background: #fffafa;
--background: #e3deea;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* @layout/border-radius/rounded */
--radius: 1rem;