diff --git a/docs/.vitepress/theme/styles/custom.scss b/docs/.vitepress/theme/styles/custom.scss index f1fa0f07..79a23749 100644 --- a/docs/.vitepress/theme/styles/custom.scss +++ b/docs/.vitepress/theme/styles/custom.scss @@ -378,3 +378,10 @@ html.dark { } // link preview markdown-it plugin dark mode style ends + +// vitepress dark mode grid styled notebook background texture style starts +// .dark .VPContent { +// background-color: rgb(30, 30, 32); +// background-image: url("/grid.svg"); +// } +// vitepress dark mode grid styled notebook background texture style ends \ No newline at end of file diff --git a/docs/public/grid.svg b/docs/public/grid.svg new file mode 100644 index 00000000..d467ad6d --- /dev/null +++ b/docs/public/grid.svg @@ -0,0 +1,5 @@ + + + + +