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: #060000;;;
|
/* --background: #0a0a0a;;;;
|
||||||
--card: #1d0d0d;;;
|
--card: #1a1a1a;;;;
|
||||||
--foreground: #ffe6e6;;;
|
--foreground: #f5f5f5;;;;
|
||||||
--primary-cta: #ff3d4a;;;
|
--primary-cta: #ff0000;;;;
|
||||||
--secondary-cta: #1f0a0a;;;
|
--secondary-cta: #1a1a1a;;;;
|
||||||
--accent: #7b2d2d;;;
|
--accent: #991b1b;;;;
|
||||||
--background-accent: #b8111f;;; */
|
--background-accent: #7f1d1d;;;; */
|
||||||
|
|
||||||
--background: #060000;;;
|
--background: #0a0a0a;;;;
|
||||||
--card: #1d0d0d;;;
|
--card: #1a1a1a;;;;
|
||||||
--foreground: #ffe6e6;;;
|
--foreground: #f5f5f5;;;;
|
||||||
--primary-cta: #ff3d4a;;;
|
--primary-cta: #ff0000;;;;
|
||||||
--primary-cta-text: #ffffff;;;
|
--primary-cta-text: #ffffff;;;;
|
||||||
--secondary-cta: #1f0a0a;;;
|
--secondary-cta: #1a1a1a;;;;
|
||||||
--secondary-cta-text: #ffe6e6;;;
|
--secondary-cta-text: #ffffff;;;;
|
||||||
--accent: #7b2d2d;;;
|
--accent: #991b1b;;;;
|
||||||
--background-accent: #b8111f;;;
|
--background-accent: #7f1d1d;;;;
|
||||||
|
|
||||||
/* 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