Pull request: 613-dark-theme

Merge in DNS/adguard-home-wiki from 613-dark-theme to master

Squashed commit of the following:

commit ad93b5b5ccdea24142eb7a59e2f01baa0e17951a
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Thu Jan 19 18:34:31 2023 +0700

    Configuration: ui theme
Dimitry Kolyshev 2023-01-19 17:41:52 +03:00
parent b6e890113b
commit c5454c9f8b
1 changed files with 2 additions and 0 deletions

@ -490,6 +490,8 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
addresses by sending PTR requests.
- `serve_http3` (**since v0.107.15**): Enables DNS-over-HTTP/3 serving for
DNS-over-HTTPS clients as well as for the web UI.
- `theme` (**since v0.107.22**): The theme of UI. The possible values are:
`auto`, `dark`, `light`.
- `filters` — List of filters, each filter has the following values:
- `enabled` — Current filter's status (enabled/disabled).
- `url` — URL pointing to the filter contents (filtering rules).