mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
change clearlooks style file so that small_entry and related styles use text color for text even when selected
This commit is contained in:
parent
2c1350077a
commit
deabc0f41b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue