change clearlooks style file so that small_entry and related styles use text color for text even when selected
This commit is contained in:
@@ -648,7 +648,7 @@ style "small_entry" = "small_text"
|
||||
|
||||
text[NORMAL] = @texts
|
||||
text[ACTIVE] = @texts
|
||||
text[SELECTED] = @fg_selected
|
||||
text[SELECTED] = @texts
|
||||
|
||||
bg[NORMAL] = @bases
|
||||
bg[ACTIVE] = @bases
|
||||
|
||||
Reference in New Issue
Block a user