Created by: MartijnCuppens
I've overridden the native scale-color() function. To avoid any conflicts with native functions and make it clear to others what are custom Bootstrap functions, I've prefixed all functions with bs-.
Fixes #32140 (closed)