authelia/docs/configuration
Alex Gustafsson 150116a172
feat(web): implement automatic theme switch for light/dark (#2046)
* Implement an automatic theme

The "auto" theme will automatically switch between "dark" and "light"
depending on user preference. This allows for automatic dark mode.

* fix(configuration): allow the "auto" theme when validating

The new theme "auto" was not allowed to be used in a configuration file.

* docs: clarify what critera controls the automatic theme

How the "auto" theme functioned was unclear.

* docs: typeset themes as code

* fix(web): apply useEffector to media query watch

* docs: add technical details

* fix(configuration): resolve merge conflicts
2021-06-17 16:42:03 +10:00
..
authentication fix: removed deprecated smtp/ldap options (#1912) 2021-04-16 11:44:37 +10:00
identity-providers feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
notifier feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
session feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
storage feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
access-control.md docs(authorization): document changed resources behavior (#1819) 2021-03-13 09:36:22 +11:00
duo-push-notifications.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
logging.md refactor(configuration): use key log instead of logging (#2072) 2021-06-08 23:15:43 +10:00
miscellaneous.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
one-time-password.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
regulation.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
secrets.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
server.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
theme.md feat(web): implement automatic theme switch for light/dark (#2046) 2021-06-17 16:42:03 +10:00