Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7af93c2988 | |||
| 6152f8bed7 | |||
| ddaff6bf7b | |||
| 4fa6008c7f |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #f5f5f5;
|
||||||
--card: #f9f9f9;
|
--card: #ffffff;
|
||||||
--foreground: #120a00e6;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #E34400;
|
--primary-cta: #1f3251;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #120a00e6;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #e2e2e2;
|
--accent: #15479c;
|
||||||
--background-accent: #E34400;
|
--background-accent: #a8cce8;
|
||||||
|
|
||||||
/* 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