Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0cb48d7d5 | |||
| db56780b16 | |||
| 851d67dbbf |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #F9F7F1;
|
||||||
--card: #f9f9f9;
|
--card: #EEE4D2;
|
||||||
--foreground: #000612e6;
|
--foreground: #2B2B2B;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #6ECFD1;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #227C83;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #C9A64A;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #DDF7F6;
|
||||||
|
|
||||||
/* 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