style: use default system theme

This commit is contained in:
jinhojang6 2023-11-28 20:01:03 +09:00
parent 9e9cd43234
commit 56f5897875
1 changed files with 4 additions and 0 deletions

View File

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