Merge version_4_1781477883841 into main #3

Merged
bender merged 1 commits from version_4_1781477883841 into main 2026-06-14 22:58:11 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #020617;
--card: #0f172a;
--foreground: #ffffff;
--primary-cta: #FACC15;
--primary-cta-text: #000000;
--secondary-cta: #1e293b;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #2563eb;
--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: 1.5rem;