Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5dc00066e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #f6f7f4;
|
||||||
--card: #ffffff;
|
--card: #fffefe;
|
||||||
--foreground: #0c1325;
|
--foreground: #080908;
|
||||||
--primary-cta: #0798ff;
|
--primary-cta: #0e3a29;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #fffefe;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ebeee0;
|
||||||
--secondary-cta-text: #0c1325;
|
--secondary-cta-text: #080908;
|
||||||
--accent: #93c7ff;
|
--accent: #35c18b;
|
||||||
--background-accent: #a8cde8;
|
--background-accent: #c6efc6;
|
||||||
|
|
||||||
/* 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