Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c43d423f7a | |||
| 60b629475c | |||
| f700d43eec | |||
| dfedb45ffa | |||
| acc31322f3 | |||
| fd2e4845d8 | |||
| c0dfb67abc | |||
| 54e0bff5ec | |||
| 482c02a5c2 | |||
| 84ea41fe00 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #efebe5;
|
--background: #f5f5f5;
|
||||||
--card: #f7f2ea;
|
--card: #ffffff;
|
||||||
--foreground: #000000;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #000000;
|
--primary-cta: #1f3251;
|
||||||
--primary-cta-text: #efebe5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #000000;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #ffffff;
|
--accent: #15479c;
|
||||||
--background-accent: #e1b875;
|
--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