Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d877b22d72 | |||
| 607db56906 | |||
| 5a8f4481c4 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #1a2f1d;
|
||||||
--foreground: #250c0d;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #b82b40;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #0a1a0c;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #0d200f;
|
||||||
--secondary-cta-text: #250c0d;
|
--secondary-cta-text: #d4f6d8;
|
||||||
--accent: #b90941;
|
--accent: #1a3d1f;
|
||||||
--background-accent: #e8a8b6;
|
--background-accent: #355e3b;
|
||||||
|
|
||||||
/* 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