authelia/internal/configuration
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
..
schema [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
test_resources [FEATURE] Validate ACLs and add network groups (#1568) 2021-01-04 21:55:23 +11:00
validator [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
configuration.gen.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
reader.go [MISC] Add missing CLI suite test (#1607) 2021-01-17 10:23:35 +11:00
reader_test.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00