change clearlooks style file so that small_entry and related styles use text color for text even when selected

This commit is contained in:
Paul Davis 2015-09-28 18:20:54 -04:00
parent 2c1350077a
commit deabc0f41b

View File

@ -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