diff --git a/mkdocs.yml b/mkdocs.yml index 226446a..d324fe7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,22 +13,11 @@ theme: custom_dir: docs/overrides palette: - - media: "(prefers-color-scheme: light)" - scheme: ml4t - toggle: - icon: material/brightness-7 - name: Switch to dark mode - - media: "(prefers-color-scheme: dark)" - scheme: slate - primary: custom - accent: amber - toggle: - icon: material/brightness-4 - name: Switch to light mode + scheme: default + primary: custom + accent: custom - font: - text: DM Sans - code: JetBrains Mono + font: false features: - navigation.tabs