mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-19 05:23:14 +02:00
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