Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-04 13:40:16 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #0a0a0a;;;;;;
--card: #1a1a1a;;;;;;
--foreground: #ffffff;;;;;;
--primary-cta: #1f7cff;;;;;;
--secondary-cta: #010101;;;;;;
--accent: #1f7cff;;;;;;
--background-accent: #f96b2f;;;;;; */
/* --background: #fffefe;;;;;;;
--card: #f6f7f4;;;;;;;
--foreground: #080908;;;;;;;
--primary-cta: #0e3a29;;;;;;;
--secondary-cta: #e7eecd;;;;;;;
--accent: #35c18b;;;;;;;
--background-accent: #ecebe4;;;;;;; */
--background: #0a0a0a;;;;;;
--card: #1a1a1a;;;;;;
--foreground: #ffffff;;;;;;
--primary-cta: #1f7cff;;;;;;
--primary-cta-text: #ffffff;;;;;;
--secondary-cta: #010101;;;;;;
--secondary-cta-text: #ffffff;;;;;;
--accent: #1f7cff;;;;;;
--background-accent: #f96b2f;;;;;;
--background: #fffefe;;;;;;;
--card: #f6f7f4;;;;;;;
--foreground: #080908;;;;;;;
--primary-cta: #0e3a29;;;;;;;
--primary-cta-text: #fffefe;;;;;;;
--secondary-cta: #e7eecd;;;;;;;
--secondary-cta-text: #080908;;;;;;;
--accent: #35c18b;;;;;;;
--background-accent: #ecebe4;;;;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);