Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6807770d12 | |||
| b5fef8ae4b | |||
| 9885f61ca6 | |||
| 204eb56811 | |||
| 4ad9380908 | |||
| 90c869d006 | |||
| 9903ffbfce | |||
| d21194a1ae |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #fbf9f4;
|
||||||
--card: #481f1f;
|
--card: #f4f1ea;
|
||||||
--foreground: #ffffff;
|
--foreground: #2b2520;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #7a5c48;
|
||||||
--primary-cta-text: #280101;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #361311;
|
--secondary-cta: #fbf9f4;
|
||||||
--secondary-cta-text: #f6d4d4;
|
--secondary-cta-text: #2b2520;
|
||||||
--accent: #51000b;
|
--accent: #dccbb8;
|
||||||
--background-accent: #ff2231;
|
--background-accent: #efebe3;
|
||||||
|
|
||||||
/* 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