Compare commits
3 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| a1036048cf | |||
| 5243433d00 | |||
| 1bf3fa80a5 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #080000;
|
||||||
--card: #ffffff;
|
--card: #1e0d0d;
|
||||||
--foreground: #250c0d;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #b82b40;
|
--primary-cta: #ff7a7a;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #080000;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1e0909;
|
||||||
--secondary-cta-text: #250c0d;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #b90941;
|
--accent: #7b4242;
|
||||||
--background-accent: #e8a8b6;
|
--background-accent: #65292c;
|
||||||
|
|
||||||
/* 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