Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b087563c65 | |||
| 4cbbb5a4c1 | |||
| 48b32690f3 | |||
| 3e5d6e389e | |||
| 6d002fd4f0 | |||
| 165d563dfe | |||
| 0a4216dc7d | |||
| 22fdb19d7f |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfbfb;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #1f4035;
|
||||||
--foreground: #1a1614;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #c19a6b;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #051a12;
|
||||||
--secondary-cta: #1a1614;
|
--secondary-cta: #0d2b1f;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #d4f6e8;
|
||||||
--accent: #e5d3b3;
|
--accent: #0d5238;
|
||||||
--background-accent: #f3eada;
|
--background-accent: #10b981;
|
||||||
|
|
||||||
/* 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