Application Host widgets
Variables to customize Application Host widgets
$gbc-SessionSidebarWindowItemWidget-height
Height for item in SessionSidebarWindow widget
Type: size
Default value: $theme-margin-ratio* 48px
Computed value: "28.8px"
$gbc-MainContainerWidget-z-index
z-index for MainContainer widget
Type: number
Default value: $z-index-under-Dialog
Computed value: "39"
$gbc-LogPlayerWidget-header-background-color
Background color for LogPlayer widget
Type: color
Default value: $theme-disabled-background-color
Computed value: "#f0f0f0"
$gbc-LogPlayerWidget-separator-color
Color for separator in LogPlayer widget
Type: color
Default value: $theme-separator-color
Computed value: "#e3e3e3"
$gbc-ApplicationSettingsWidget-alertTopic-background-color
Background color of the message in ApplicationHostSettingsWidget
Type: color
Default value: "color.adjust($theme-error-background-color, $lightness: +29%)"
Computed value: "#fcc6c2"
$gbc-ApplicationSettingsWidget-message-background-color
Background color of the message in ApplicationHostSettingsWidget
Type: color
Default value: "color.adjust($theme-error-background-color, $lightness: +23%)"
Computed value: "#faaba5"