Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5de585dc7e | |||
| 85ea507866 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #111111;
|
--background: #f7f6f7;
|
||||||
--card: #1c1c1c;
|
--card: #ffffff;
|
||||||
--foreground: #E8D8C3;
|
--foreground: #25190c;
|
||||||
--primary-cta: #C8A25D;
|
--primary-cta: #ff6207;
|
||||||
--primary-cta-text: #111111;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #2B1E1A;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #E8D8C3;
|
--secondary-cta-text: #25190c;
|
||||||
--accent: #C8A25D;
|
--accent: #ffce93;
|
||||||
--background-accent: #2B1E1A;
|
--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