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: #f5f5f5;;;;;;;;;
|
/* --background: #0a0a0a;;;;;;;;;;
|
||||||
--card: #ffffff;;;;;;;;;
|
--card: #1a1a1a;;;;;;;;;;
|
||||||
--foreground: #1c1c1c;;;;;;;;;
|
--foreground: #fff5f5e6;;;;;;;;;;
|
||||||
--primary-cta: #511f1f;;;;;;;;;
|
--primary-cta: #ff7a7a;;;;;;;;;;
|
||||||
--secondary-cta: #ffffff;;;;;;;;;
|
--secondary-cta: #1a1a1a;;;;;;;;;;
|
||||||
--accent: #e63946;;;;;;;;;
|
--accent: #737373;;;;;;;;;;
|
||||||
--background-accent: #e8bea8;;;;;;;;; */
|
--background-accent: #737373;;;;;;;;;; */
|
||||||
|
|
||||||
--background: #f5f5f5;;;;;;;;;
|
--background: #0a0a0a;;;;;;;;;;
|
||||||
--card: #ffffff;;;;;;;;;
|
--card: #1a1a1a;;;;;;;;;;
|
||||||
--foreground: #1c1c1c;;;;;;;;;
|
--foreground: #fff5f5e6;;;;;;;;;;
|
||||||
--primary-cta: #511f1f;;;;;;;;;
|
--primary-cta: #ff7a7a;;;;;;;;;;
|
||||||
--primary-cta-text: #f5f5f5;;;;;;;;;
|
--primary-cta-text: #0a0a0a;;;;;;;;;;
|
||||||
--secondary-cta: #ffffff;;;;;;;;;
|
--secondary-cta: #1a1a1a;;;;;;;;;;
|
||||||
--secondary-cta-text: #1c1c1c;;;;;;;;;
|
--secondary-cta-text: #fff5f5e6;;;;;;;;;;
|
||||||
--accent: #e63946;;;;;;;;;
|
--accent: #737373;;;;;;;;;;
|
||||||
--background-accent: #e8bea8;;;;;;;;;
|
--background-accent: #737373;;;;;;;;;;
|
||||||
|
|
||||||
/* 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