Merge version_13_1779325762886 into main #10

Merged
bender merged 1 commits from version_13_1779325762886 into main 2026-05-21 01:09:47 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5f5f5;
--background: #f0fdf4;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--foreground: #166534;
--primary-cta: #16a34a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
--secondary-cta-text: #166534;
--accent: #22c55e;
--background-accent: #dcfce7;
/* @layout/border-radius/rounded */
--radius: 1.5rem;