Merge version_20_1780496932547 into main #20

Merged
bender merged 1 commits from version_20_1780496932547 into main 2026-06-03 14:30:19 +00:00

View File

@@ -5,10 +5,10 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--background: #f5f5dc;
--card: #ffffff;
--foreground: #333333;
--primary-cta: #d2b48c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;