Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2055cf1e1 | |||
| 9d1a5cab58 | |||
| b77adbf507 | |||
| 6babac9a83 | |||
| 326b6ae7d2 | |||
| 2b952680a2 | |||
| 0ea9f86295 | |||
| bfba65dd42 | |||
| 22f6988d9c | |||
| 9eeb85fd5a | |||
| fe58f81b0a | |||
| 8a69c47281 | |||
| 151bffa121 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #fffef9;
|
||||||
--card: #f9f9f9;
|
--card: #faf8f2;
|
||||||
--foreground: #120a00e6;
|
--foreground: #2b1b0f;
|
||||||
--primary-cta: #FF7B05;
|
--primary-cta: #d4622f;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #faf8f2;
|
||||||
--secondary-cta-text: #120a00e6;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #e8d4c0;
|
||||||
--background-accent: #FF7B05;
|
--background-accent: #d4622f;
|
||||||
|
|
||||||
/* 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