the button widgets have a color section. If we put in a color for example green or red nothing happen. The colors do not change. The only way we can change the color of the button or button text is to use the css section with color:green or .label{color:green;}
This this the way that buttons are suppose to work or should the color if the text change from the color section of the widget.