Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4400e3bc6d | |||
| 875b1bade1 | |||
| 76ee5de9e6 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #F5F1EA;
|
--background: #f7f6f7;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #0F0F0F;
|
--foreground: #0c1325;
|
||||||
--primary-cta: #C6A76E;
|
--primary-cta: #0798ff;
|
||||||
--primary-cta-text: #0F0F0F;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #3E4A3F;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #F5F1EA;
|
--secondary-cta-text: #0c1325;
|
||||||
--accent: #C6A76E;
|
--accent: #93c7ff;
|
||||||
--background-accent: #EAE5DC;
|
--background-accent: #a8cde8;
|
||||||
|
|
||||||
/* 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