Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b159cc6408 | |||
| 2a04b15af6 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbf8f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #2d2624;
|
||||
--primary-cta: #c68a62;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fbf8f7;
|
||||
--secondary-cta-text: #2d2624;
|
||||
--accent: #e3deea;
|
||||
--background-accent: #efebe5;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user