diff --git a/docs/.vitepress/theme/styles.css b/docs/.vitepress/theme/styles.css index 233e69ad0..c4f07e50c 100644 --- a/docs/.vitepress/theme/styles.css +++ b/docs/.vitepress/theme/styles.css @@ -13,3 +13,13 @@ duration-200 ; } + +.dark .dark-zebra-pattern { + background-image: repeating-linear-gradient( + 45deg, + transparent, + transparent 10px, + rgb(0 0 0/ 0.05) 10px, + rgb(0 0 0/ 0.05) 20px + ); +} diff --git a/docs/faq.md b/docs/faq.md index 62356cfba..64abc7d36 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -29,7 +29,7 @@ _tsx_ is recognized by both [Node.js](https://nodejs.org/en/learn/getting-starte ### Companies -