We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257b899 commit 6e0b497Copy full SHA for 6e0b497
docs/setup/changing-the-colors.md
@@ -272,9 +272,9 @@ default color palette.
272
<!-- md:example color-palette-system-preference -->
273
274
Newer operating systems allow to automatically switch between light and dark
275
-appearance during day and night times. [Insiders] adds support for automatic
276
-light / dark mode, delegating color palette selection to the user's operating
277
-system. Add the following lines to `mkdocs.yml`:
+appearance during day and night times. Material for MkDocs adds support for
+automatic light / dark mode, delegating color palette selection to the user's
+operating system. Add the following lines to `mkdocs.yml`:
278
279
``` yaml
280
theme:
0 commit comments