Compare commits
12 Commits
version_15
...
version_27
| Author | SHA1 | Date | |
|---|---|---|---|
| d9e727e667 | |||
| fc841b6494 | |||
| 59d53d07a1 | |||
| 00460d0f7f | |||
| d7f75c6451 | |||
| b38583dd43 | |||
| 2255ae3ef9 | |||
| 6a0fdffdf4 | |||
| 423685163a | |||
| 2989eb7e76 | |||
| b5b938a0bd | |||
| 1159826185 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #dfe6f1;
|
||||||
--card: #dfcdd3;
|
--card: #e6c6cf;
|
||||||
--foreground: #250c0d;
|
--foreground: #391617;
|
||||||
--primary-cta: #c84163;
|
--primary-cta: #bf224c;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f1d5de;
|
||||||
--secondary-cta-text: #250c0d;
|
--secondary-cta-text: #250c0d;
|
||||||
--accent: #b90941;
|
--accent: #dfbfc9;
|
||||||
--background-accent: #e89cac;
|
--background-accent: #bb8199;
|
||||||
|
|
||||||
/* 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