Skip to content

Change button textcolor when it is selected.

Xu Zhao requested to merge xzhao/kinfocenter:xz9/fix-button-textcolor into master

Before this MR, the button's text color are always black regardless of the button's check status. We should use the highlight color instead of normal text color when the button is checked.

Merge request reports