Merge version_1 into main #2
@@ -2,21 +2,21 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f5f4ef;;
|
||||
--card: #dad6cd;;
|
||||
--foreground: #2a2928;;
|
||||
--primary-cta: #2a2928;;
|
||||
--secondary-cta: #ecebea;;
|
||||
--accent: #ffffff;;
|
||||
--background-accent: #c6b180;; */
|
||||
/* --background: #020617;;;
|
||||
--card: #0f172a;;;
|
||||
--foreground: #e2e8f0;;;
|
||||
--primary-cta: #c4d8f9;;;
|
||||
--secondary-cta: #041633;;;
|
||||
--accent: #2d30f3;;;
|
||||
--background-accent: #1d4ed8;;; */
|
||||
|
||||
--background: #f5f4ef;;
|
||||
--card: #dad6cd;;
|
||||
--foreground: #2a2928;;
|
||||
--primary-cta: #2a2928;;
|
||||
--secondary-cta: #ecebea;;
|
||||
--accent: #ffffff;;
|
||||
--background-accent: #c6b180;;
|
||||
--background: #020617;;;
|
||||
--card: #0f172a;;;
|
||||
--foreground: #e2e8f0;;;
|
||||
--primary-cta: #c4d8f9;;;
|
||||
--secondary-cta: #041633;;;
|
||||
--accent: #2d30f3;;;
|
||||
--background-accent: #1d4ed8;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user