Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e9e110181 | |||
| 0012ed49dd | |||
| 76f2e5f55d |
@@ -2,23 +2,23 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #ffffff;;;;
|
/* --background: #fcf6ec;;
|
||||||
--card: #f9f9f9;;;;
|
--card: #f3ede2;;
|
||||||
--foreground: #000612e6;;;;
|
--foreground: #2e2521;;
|
||||||
--primary-cta: #106EFB;;;;
|
--primary-cta: #2e2521;;
|
||||||
--secondary-cta: #f9f9f9;;;;
|
--secondary-cta: #ffffff;;
|
||||||
--accent: #e2e2e2;;;;
|
--accent: #b2a28b;;
|
||||||
--background-accent: #106EFB;;;; */
|
--background-accent: #b2a28b;; */
|
||||||
|
|
||||||
--background: #ffffff;;;;
|
--background: #fcf6ec;;
|
||||||
--card: #f9f9f9;;;;
|
--card: #f3ede2;;
|
||||||
--foreground: #000612e6;;;;
|
--foreground: #2e2521;;
|
||||||
--primary-cta: #106EFB;;;;
|
--primary-cta: #2e2521;;
|
||||||
--primary-cta-text: #ffffff;;;;
|
--primary-cta-text: #fcf6ec;;
|
||||||
--secondary-cta: #f9f9f9;;;;
|
--secondary-cta: #ffffff;;
|
||||||
--secondary-cta-text: #000612e6;;;;
|
--secondary-cta-text: #2e2521;;
|
||||||
--accent: #e2e2e2;;;;
|
--accent: #b2a28b;;
|
||||||
--background-accent: #106EFB;;;;
|
--background-accent: #b2a28b;;
|
||||||
|
|
||||||
/* 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