ScrollBar

Variables to customize ScrollBar

$gbc-ScrollBarWidget-track-color

Color of the ScrollBarWidget track

Type: color

Default value: "rgba(219, 219, 219, 0.6)"

Computed value: "rgba(219, 219, 219, 0.6)"

$gbc-ScrollBarWidget-thumb-color

Color of the ScrollBarWidget thumb

Type: color

Default value: "rgba(186,186,186,1)"

Computed value: "rgb(186, 186, 186)"

$gbc-scrollers-clickonly

Define general scrollers behavior

Type: boolean

Default value: false

Alias (for compatibility): $theme-scrollers-clickonly

$gbc-scrollers-speed

Define the scrollers speed

Type: number

Default value: 10

Computed value: 10

Alias (for compatibility): $theme-scrollers-speed