authelia/web/public
Amir Zarrinkafsh daa30f3aa3
[FEATURE] Add theme support (#1584)
* [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>
2021-01-20 23:07:40 +11:00
..
favicon.ico Update Authelia logo in README and the icon of the webapp. (#556) 2020-01-17 21:30:50 +01:00
index.html [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
manifest.json Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
robots.txt Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00