Compare commits
15 Commits
version_7
...
version_22
| Author | SHA1 | Date | |
|---|---|---|---|
| 1161e372a1 | |||
| 93f012742f | |||
| d5aa7c2c33 | |||
| f68bd52301 | |||
| 636e432600 | |||
| 112f7d9079 | |||
| b44593b1c0 | |||
| 9d8ae86a17 | |||
| d3f01228a3 | |||
| 5b89f50a0e | |||
| 68bce074b4 | |||
| 40482930d1 | |||
| a1036048cf | |||
| 5243433d00 | |||
| 1bf3fa80a5 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--foreground: #27231f;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user