authelia: Enable dark theme
A recent version of *Authelia* added a dark theme. Setting the `theme` option to `auto` enables it when the user agent has the "prefers dark mode" hint enabled.
This commit is contained in:
@@ -161,3 +161,5 @@ storage:
|
|||||||
telemetry:
|
telemetry:
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
theme: auto
|
||||||
|
|||||||
Reference in New Issue
Block a user