Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f9a7c428a4 | |||
| ed4880d202 | |||
| 5b9dc8bd09 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #f7f6f7;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #25190c;
|
||||||
--primary-cta: #1c1c1c;
|
--primary-cta: #ff6207;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #25190c;
|
||||||
--accent: #159c49;
|
--accent: #ffce93;
|
||||||
--background-accent: #a8e8ba;
|
--background-accent: #e8cfa8;
|
||||||
|
|
||||||
/* 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