Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84efbddb1c | |||
| ffa4ba84cb | |||
| 7829bed758 | |||
| 7b2e393e0a | |||
| 7ef7ea6932 | |||
| 2721e08101 | |||
| 2a637b0e34 | |||
| 8c7ace187c | |||
| c5dc00066e | |||
| 195ef210d4 | |||
| 6f857fe328 | |||
| 7209c69a7d | |||
| c0ba937333 | |||
| 34d4e0cb15 | |||
| ff8a01920d | |||
| 54a70321ca | |||
| 700a1e4a36 | |||
| 2d1062aba8 | |||
| c800e238d0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5faff;
|
--background: #f5f5f5;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #001122;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #511f1f;
|
||||||
--primary-cta-text: #f5faff;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001122;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #a8cce8;
|
--accent: #8f3838;
|
||||||
--background-accent: #7ba3cf;
|
--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