Merge version_8 into main

Merge version_8 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-02-06 14:42:51 +00:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f4ef; /* --background: #f5f4ef;
--card: #f9f9f9; --card: #2c3e50;
--foreground: #333333; --foreground: #ecf0f1;
--primary-cta: #ff9999; --primary-cta: #3498db;
--secondary-cta: #cccccc; --secondary-cta: #2ecc71;
--accent: #ffcccc; --accent: #e74c3c;
--background-accent: #f8f8f8; */ --background-accent: #34495e; */
--background: #ffffff; --background: #1abc9c;
--card: #f9f9f9; --card: #2c3e50;
--foreground: #333333; --foreground: #ecf0f1;
--primary-cta: #ff9999; --primary-cta: #3498db;
--secondary-cta: #cccccc; --secondary-cta: #2ecc71;
--accent: #ffcccc; --accent: #e74c3c;
--background-accent: #f8f8f8; --background-accent: #34495e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);