style: use system theme by default

This commit is contained in:
jinhojang6 2023-11-28 22:29:44 +09:00 committed by Jinho Jang
parent 8b2522fbaa
commit 8bf03c89c5

View File

@ -69,6 +69,10 @@ const config = {
themeConfig:
/** @type {import('@acid-info/logos-docusaurus-preset').ThemeConfig} */
({
colorMode: {
disableSwitch: false,
respectPrefersColorScheme: true,
},
navbar: {
hideOnScroll: true,
items: [