Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d603ae0029 | |||
| 0325263e41 | |||
| 029f5f7fe5 | |||
| 9cf05a14d9 | |||
| c9f9b214f8 | |||
| c4f699f8e0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #9a9494;
|
--background: #030128;
|
||||||
--card: #f9f9f9;
|
--card: #241f48;
|
||||||
--foreground: #000612e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #030128;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #131136;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #d5d4f6;
|
||||||
--accent: #e2e2e2;
|
--accent: #44358a;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #bca3fd;
|
||||||
|
|
||||||
/* 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