Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-20 07:30:44 +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: #00d084;;;
--background-accent: #0d3d2d;;; */
/* --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: #00d084;;;
--background-accent: #0d3d2d;;;
--background: #0a0a0a;;;;
--card: #1a1a1a;;;;
--foreground: #ffffffe6;;;;
--primary-cta: #DFFE1A;;;;
--secondary-cta: #1a1a1a;;;;
--accent: #DFFE1A;;;;
--background-accent: #0d3d2d;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);