theme: Make the selected text color white for all entries
This was accidentally changed when Allan cleaned up the styles for all entries
This commit is contained in:
parent
f71108a214
commit
576009bad0
@ -341,7 +341,7 @@ StScrollBar StButton#vhandle:active {
|
||||
caret-color: rgb(64, 64, 64);
|
||||
font-size: 12pt;
|
||||
caret-size: 1px;
|
||||
selected-color: black;
|
||||
selected-color: white;
|
||||
padding: 4px 12px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user