Window widget
Variables to customize Window widget
$gbc-WindowWidget-margin-ratio
Margin ratio for Window widget
Type: number
Default value: $theme-margin-ratio
Computed value: 0.6
$gbc-WindowWidget-z-index
z-index for Window widget
Type: number
Default value: $z-index-Normal
Computed value: 1
$gbc-WindowWidget-background-color
Background color for Window widget
Type: color
Default value: $theme-secondary-background-color
Computed value: whitesmoke
$gbc-WindowWidget-header-color
Color for text header in Window widget
Type: color
Default value: $theme-header-color
Computed value: whitesmoke
$gbc-WindowWidget-defaultActionPanelPosition
Change the default ActionPanel position
Type: string
Default value: $right
Computed value: right
$gbc-WindowWidget-defaultRingMenuPosition
Change the default RingMenu position
Type: string
Default value: $right
Computed value: right
$gbc-WindowWidget-defaultToolBarPosition
Change the default ToolBar position
Type: string
Default value: $top
Computed value: top