Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 652d100956 | |||
| 148b7784ee | |||
| e150a1a381 | |||
| da819d0ced | |||
| d07bd551e6 | |||
| cfb8c20a72 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffef9;
|
--background: #ffffff;
|
||||||
--card: #faf8f2;
|
--card: #f9f9f9;
|
||||||
--foreground: #2b1b0f;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #d4622f;
|
--primary-cta: #FF7B05;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #faf8f2;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #120a00e6;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #e8d4c0;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #d4622f;
|
--background-accent: #FF7B05;
|
||||||
|
|
||||||
/* 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