Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 521721b011 | |||
| ab99fdcc5f | |||
| 4ed97319a2 | |||
| 2d64637b4b | |||
| d0eb70af72 | |||
| 61c027315e | |||
| fb21472ecb | |||
| 6ed9e50029 | |||
| 27174700b1 | |||
| f4bc89fc51 | |||
| da602e3429 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffefe;
|
--background: #ffffff;
|
||||||
--card: #f6f7f4;
|
--card: #f9f9f9;
|
||||||
--foreground: #080908;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #0e3a29;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #fffefe;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #e7eecd;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #080908;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #35c18b;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #ecebe4;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* 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