Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dde132ac9f | |||
| 750571e4a4 | |||
| 7dd19084cf | |||
| 55981e32e0 | |||
| ce9e30428d | |||
| 9ec165781f | |||
| 68716de579 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4f0;
|
--background: #fffafa;
|
||||||
--card: #ffffff;
|
--card: #fff7f7;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #1a0000;
|
||||||
--primary-cta: #2c2c2c;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #f5f4f0;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #8a8a8a;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #e8e6e1;
|
--background-accent: #f09199;
|
||||||
|
|
||||||
/* 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