Created by: pat270
Changing $component-active-bg
and $component-active-color
only changes the style on some components, it looks like custom checkbox, custom radio, and pagination should also use these variables.
The second commit bases focus colors for Form elements and Buttons on $component-active-bg
. This seemed logical to me, but wasn't sure if this behavior fits with Bootstrap 4's roadmap.