docs: use user prefered color scheme
This commit is contained in:
@@ -37,6 +37,9 @@ const config: Config = {
|
|||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
image: "img/pingvinshare.svg",
|
image: "img/pingvinshare.svg",
|
||||||
|
colorMode:{
|
||||||
|
respectPrefersColorScheme: true,
|
||||||
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
title: "Pingvin Share",
|
title: "Pingvin Share",
|
||||||
logo: {
|
logo: {
|
||||||
|
|||||||
Reference in New Issue
Block a user