Swipe Navigation widget
Variables to customize the Swipe Navigation widget.
$gbc-navigation-arrows-color
Main color of the arrows in the Swipe Navigation widget
Type: color
Default value: $theme-secondary-faded-color
Computed value: rgba(33, 33, 33, 0.54)
$gbc-navigation-arrows-child-color
Second color of the arrows in the Swipe Navigation widget
Type: color
Default value: $theme-primary-color
Computed value: white
$gbc-navigation-dots-color
Color of the other pages in the Swipe Navigation widget
Type: color
Default value: $theme-secondary-faded-color
Computed value: rgba(33, 33, 33, 0.54)
$gbc-navigation-dots-current-color
Color of the current page in the Swipe Navigation widget
Type: color
Default value: $theme-primary-color
Computed value: white
$gbc-navigation-arrows-z-index
z-index used for Swipe Navigation widget arrows
Type: number
Default value: $z-index-above-Normal
Computed value: 2
$gbc-navigation-dots-z-index
z-index used for Swipe Navigation widget dots
Type: number
Default value: $z-index-above-Normal
Computed value: 2