Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84efbddb1c | |||
| ffa4ba84cb | |||
| 7829bed758 | |||
| 7b2e393e0a | |||
| 7ef7ea6932 | |||
| 2721e08101 | |||
| 2a637b0e34 | |||
| 8c7ace187c | |||
| 195ef210d4 | |||
| 7209c69a7d | |||
| 34d4e0cb15 | |||
| 54a70321ca | |||
| 700a1e4a36 | |||
| 2d1062aba8 | |||
| c800e238d0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f7f4;
|
--background: #f5f5f5;
|
||||||
--card: #fffefe;
|
--card: #ffffff;
|
||||||
--foreground: #080908;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #0e3a29;
|
--primary-cta: #511f1f;
|
||||||
--primary-cta-text: #fffefe;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ebeee0;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #080908;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #35c18b;
|
--accent: #8f3838;
|
||||||
--background-accent: #c6efc6;
|
--background-accent: #c9725c;
|
||||||
|
|
||||||
/* 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