Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-02-20 07:31:51 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #0a0a0a;;;;
--card: #1a1a1a;;;;
--foreground: #ffffffe6;;;;
--primary-cta: #DFFE1A;;;;
--secondary-cta: #1a1a1a;;;;
--accent: #DFFE1A;;;;
--background-accent: #0d3d2d;;;; */
/* --background: #0a0a0a;;;;;
--card: #1a1a1a;;;;;
--foreground: #ffffffe6;;;;;
--primary-cta: #DFFE1A;;;;;
--secondary-cta: #1a1a1a;;;;;
--accent: #DFFE1A;;;;;
--background-accent: #cdd500;;;;; */
--background: #0a0a0a;;;;
--card: #1a1a1a;;;;
--foreground: #ffffffe6;;;;
--primary-cta: #DFFE1A;;;;
--secondary-cta: #1a1a1a;;;;
--accent: #DFFE1A;;;;
--background-accent: #0d3d2d;;;;
--background: #0a0a0a;;;;;
--card: #1a1a1a;;;;;
--foreground: #ffffffe6;;;;;
--primary-cta: #DFFE1A;;;;;
--secondary-cta: #1a1a1a;;;;;
--accent: #DFFE1A;;;;;
--background-accent: #cdd500;;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);