1
0
Fork 0

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.
etcd
Dustin 2024-02-27 06:51:14 -06:00
parent de72776e73
commit c7223ff4fd
1 changed files with 2 additions and 0 deletions

View File

@ -161,3 +161,5 @@ storage:
telemetry: telemetry:
metrics: metrics:
enabled: true enabled: true
theme: auto