Update theme colors
This commit is contained in:
@@ -2,23 +2,23 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f5f4ef;;
|
/* --background: #f5f4ef;;;
|
||||||
--card: #dad6cd;;
|
--card: #dad6cd;;;
|
||||||
--foreground: #2a2928;;
|
--foreground: #2a2928;;;
|
||||||
--primary-cta: #2a2928;;
|
--primary-cta: #0f0e0d;;;
|
||||||
--secondary-cta: #ecebea;;
|
--secondary-cta: #ecebea;;;
|
||||||
--accent: #ffffff;;
|
--accent: #ffffff;;;
|
||||||
--background-accent: #c6b180;; */
|
--background-accent: #c6b180;;; */
|
||||||
|
|
||||||
--background: #f5f4ef;;
|
--background: #f5f4ef;;;
|
||||||
--card: #dad6cd;;
|
--card: #dad6cd;;;
|
||||||
--foreground: #2a2928;;
|
--foreground: #2a2928;;;
|
||||||
--primary-cta: #2a2928;;
|
--primary-cta: #0f0e0d;;;
|
||||||
--primary-cta-text: #f5f4ef;;
|
--primary-cta-text: #f5f4ef;;;
|
||||||
--secondary-cta: #ecebea;;
|
--secondary-cta: #ecebea;;;
|
||||||
--secondary-cta-text: #2a2928;;
|
--secondary-cta-text: #2a2928;;;
|
||||||
--accent: #ffffff;;
|
--accent: #ffffff;;;
|
||||||
--background-accent: #c6b180;;
|
--background-accent: #c6b180;;;
|
||||||
|
|
||||||
/* 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);
|
||||||
|
|||||||
Reference in New Issue
Block a user