Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcdf5d141f | |||
| c956ec7a41 | |||
| 58a83ab6d8 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f5f4ef;
|
||||||
--card: #1f4035;
|
--card: #dad6cd;
|
||||||
--foreground: #ffffff;
|
--foreground: #2a2928;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #2a2928;
|
||||||
--primary-cta-text: #051a12;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #0d2b1f;
|
--secondary-cta: #ecebea;
|
||||||
--secondary-cta-text: #d4f6e8;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #0d5238;
|
--accent: #ffffff;
|
||||||
--background-accent: #10b981;
|
--background-accent: #c6b180;
|
||||||
|
|
||||||
/* 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