mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-02-19 01:55:48 -05:00
docs: use user prefered color scheme
This commit is contained in:
parent
cfcc5cebac
commit
01da83cdf6
1 changed files with 3 additions and 0 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue