Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d0e140c39 | |||
| 1eea369bbb | |||
| 0c28dea101 | |||
| b25668ca94 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffd8c4;
|
--background: #be9292;
|
||||||
--card: #ffffff;
|
--card: #0c0c0c;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #2c2c2c;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f5f4f0;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #8a8a8a;
|
--accent: #535353;
|
||||||
--background-accent: #e8e6e1;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* 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