Merge version_19_1781603682783 into main #19

Merged
bender merged 1 commits from version_19_1781603682783 into main 2026-06-16 09:54:47 +00:00

View File

@@ -6,15 +6,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
--background: #030128;
--card: #241f48;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #030128;
--secondary-cta: #131136;
--secondary-cta-text: #d5d4f6;
--accent: #44358a;
--background-accent: #b597fe;
/* @layout/border-radius/soft */
--radius: 1.5rem;