Compare commits
2 Commits
version_9
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| b4511ac754 | |||
| b8d047b16e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #060000;
|
||||||
--card: #ffffff;
|
--card: #1d0d0d;
|
||||||
--foreground: #27231f;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #27231f;
|
--primary-cta: #ff3d4a;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1f0a0a;
|
||||||
--secondary-cta-text: #27231f;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #c68a62;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #c68a62;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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