Created by: pat270
…g,
$custom-control-disabled-description-color,
$custom-control-checked-indicator-color,
$custom-control-checked-indicator-bg,
$custom-control-checked-indicator-box-shadow,
$custom-control-focus-indicator-box-shadow,
$custom-control-active-indicator-color,
$custom-control-active-indicator-bg,
$custom-control-active-indicator-box-shadowto
$custom-control-indicator-disabled-bg,
$custom-control-description-disabled-color,
$custom-control-indicator-checked-color,
$custom-control-indicator-checked-bg,
$custom-control-indicator-checked-box-shadow,
$custom-control-indicator-focus-box-shadow,
$custom-control-indicator-active-color,
$custom-control-indicator-active-bg,
$custom-control-indicator-active-box-shadow`, respectively
https://github.com/twbs/bootstrap/issues/22414
I'll send the changes for $custom-checkbox-*
and $custom-radio-*
after this one gets merged so there (hopefully) won't be any conflicts.