Merge version_2_1777035625010 into main #2

Merged
bender merged 1 commits from version_2_1777035625010 into main 2026-04-24 13:00:30 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayBlueAccent */
--background: #fffafb;
--card: #ffffff;
--foreground: #2d1b24;
--primary-cta: #d4af37;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #f8b1c5;
--secondary-cta-text: #2d1b24;
--accent: #f8b1c5;
--background-accent: #fce4ec;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
/* @layout/border-radius/rounded */
--radius: 0.5rem;