How do I change the color of all of my widgets using RGB sliders

Not sure if there is a global setting you can use, but you can set a global color variable that your slider will modify, and bind the color of the widgets you want it to affect, to that one variable.