Merge version_6 into main

Merge version_6 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-03-03 07:00:54 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;;;; /* --background: #ffffff;;;;;
--card: #1a1a1a;;;; --card: #f9f9f9;;;;;
--foreground: #f0f8ffe6;;;; --foreground: #000612e6;;;;;
--primary-cta: #cee7ff;;;; --primary-cta: #106EFB;;;;;
--secondary-cta: #1a1a1a;;;; --secondary-cta: #f9f9f9;;;;;
--accent: #737373;;;; --accent: #e2e2e2;;;;;
--background-accent: #737373;;;; */ --background-accent: #106EFB;;;;; */
--background: #0a0a0a;;;; --background: #ffffff;;;;;
--card: #1a1a1a;;;; --card: #f9f9f9;;;;;
--foreground: #f0f8ffe6;;;; --foreground: #000612e6;;;;;
--primary-cta: #cee7ff;;;; --primary-cta: #106EFB;;;;;
--primary-cta-text: #0a0a0a;;;; --primary-cta-text: #ffffff;;;;;
--secondary-cta: #1a1a1a;;;; --secondary-cta: #f9f9f9;;;;;
--secondary-cta-text: #f0f8ffe6;;;; --secondary-cta-text: #000612e6;;;;;
--accent: #737373;;;; --accent: #e2e2e2;;;;;
--background-accent: #737373;;;; --background-accent: #106EFB;;;;;
/* 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);