Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c67ec9e29b | |||
| 8dd773fe33 | |||
| eb769b7b0d | |||
| 5dc0ecbddb | |||
| 38e9d493bf | |||
| 039c6093c6 | |||
| d20ef57c14 | |||
| 3bfb1b1cb8 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #efebe5;
|
--background: #FFFFFF;
|
||||||
--card: #f7f2ea;
|
--card: #F5F5F5;
|
||||||
--foreground: #000000;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #000000;
|
--primary-cta: #083E61;
|
||||||
--primary-cta-text: #efebe5;
|
--primary-cta-text: #efebe5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #39BDFF;
|
||||||
--secondary-cta-text: #000000;
|
--secondary-cta-text: #000000;
|
||||||
--accent: #ffffff;
|
--accent: #39BDFF;
|
||||||
--background-accent: #e1b875;
|
--background-accent: #E8F2F8;
|
||||||
|
|
||||||
/* 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