Compare commits
7 Commits
version_3
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| fc69c664c9 | |||
| bd6a874738 | |||
| 3479617e90 | |||
| 26d152d87c | |||
| 97dcc63b7a | |||
| cc8a4fa2b3 | |||
| c4edc7b790 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fcf6ec;
|
--background: #1e1e1e;
|
||||||
--card: #f3ede2;
|
--card: #ffffff;
|
||||||
--foreground: #2e2521;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #2e2521;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #fcf6ec;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2e2521;
|
--secondary-cta-text: #1a0000;
|
||||||
--accent: #b2a28b;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #b2a28b;
|
--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