mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Added dark_mode=auto
Parameter
This commit is contained in:
parent
4047372cef
commit
4b308d03a6
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ _This list is incomplete. You can help by expanding it._
|
|||
| _Dark mode_ | Configure default theme without setting cookies |
|
||||
| `dark_mode=true` | Use dark theme |
|
||||
| `dark_mode=false` | Use light theme |
|
||||
| `dark_mode=auto` | Use system/browser theme
|
||||
| _Thin mode_ | Load HTML, CSS, JS and video elements (disables images) |
|
||||
| `thin_mode=true` | Enabled |
|
||||
| `thin_mode=false` | Disabled |
|
||||
|
|
Loading…
Reference in a new issue