mirror of
https://github.com/acid-info/nomos.tech.git
synced 2025-02-22 06:48:09 +00:00
style: use default system theme
This commit is contained in:
parent
9e9cd43234
commit
56f5897875
@ -68,6 +68,10 @@ const config = {
|
||||
themeConfig:
|
||||
/** @type {import('@acid-info/logos-docusaurus-preset').ThemeConfig} */
|
||||
({
|
||||
colorMode: {
|
||||
disableSwitch: false,
|
||||
respectPrefersColorScheme: true,
|
||||
},
|
||||
navbar: {
|
||||
items: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user