ToggleButton: button style "tab": added missing foreground colors for hover, focused and selected states (issue #535)

This commit is contained in:
Karl Tauber
2022-05-28 15:09:04 +02:00
parent 5151951f46
commit 93e0496fd2
7 changed files with 44 additions and 2 deletions

View File

@@ -1034,8 +1034,11 @@ ToggleButton.selectedForeground
ToggleButton.shadow
ToggleButton.tab.disabledUnderlineColor
ToggleButton.tab.focusBackground
ToggleButton.tab.focusForeground
ToggleButton.tab.hoverBackground
ToggleButton.tab.hoverForeground
ToggleButton.tab.selectedBackground
ToggleButton.tab.selectedForeground
ToggleButton.tab.underlineColor
ToggleButton.tab.underlineHeight
ToggleButton.textIconGap