daa30f3aa3
* [FEATURE] Add theme support This change allows users to select a theme for Authelia on start-up. The default will continue to be the existing theme which is known as `light`. Three new options are now also provided: * `dark` * `grey` * `custom` The `custom` theme allows users to specify a primary and secondary hex color code to be utilised to style the portal. Co-authored-by: BankaiNoJutsu <lbegert@gmail.com> * Add themes to integration tests * Remove custom theme * Fix linting issue in access_control_test.go Co-authored-by: BankaiNoJutsu <lbegert@gmail.com> |
||
---|---|---|
.. | ||
access_control.go | ||
authentication.go | ||
configuration.go | ||
const.go | ||
duo.go | ||
notifier.go | ||
regulation.go | ||
server.go | ||
session.go | ||
shared.go | ||
storage.go | ||
totp.go | ||
validator.go | ||
validator_test.go |