Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 607db56906 | |||
| 5a8f4481c4 | |||
| 621b0eb20a |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4f0;
|
--background: #060000;
|
||||||
--card: #ffffff;
|
--card: #1d0d0d;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #2c2c2c;
|
--primary-cta: #ff3d4a;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f5f4f0;
|
--secondary-cta: #1f0a0a;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #8a8a8a;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #e8e6e1;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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