Expand description
This file contains a number of enums and structs that are used as an
internal representation of the configuration data found in
/config/data/display_configuration.json
.
Structs§
- Display
Configuration - Internal representation of the display configuration stored in
/config/data/display_configuration.json
. - Theme
Configuration - Internal representation of the theme portion of the configuration stored in
/config/data/display_configuration.json
.
Enums§
- Configuration
Theme Mode - Possible theme modes that can be found in
/config/data/display_configuration.json
. - Configuration
Theme Type - Possible theme types that can be found in
/config/data/display_configuration.json
.