Module display_configuration

Source
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§

DisplayConfiguration
Internal representation of the display configuration stored in /config/data/display_configuration.json.
ThemeConfiguration
Internal representation of the theme portion of the configuration stored in /config/data/display_configuration.json.

Enums§

ConfigurationThemeMode
Possible theme modes that can be found in /config/data/display_configuration.json.
ConfigurationThemeType
Possible theme types that can be found in /config/data/display_configuration.json.

Functions§

build_display_default_settings