mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
fix selection color in barcontroller's entry
This commit is contained in:
parent
d383205fe7
commit
b5b080d2dd
1 changed files with 1 additions and 1 deletions
|
|
@ -657,7 +657,7 @@ style "small_spinner" = "small_text"
|
|||
|
||||
base[NORMAL] = @@COLPREFIX@_base
|
||||
base[ACTIVE] = @@COLPREFIX@_base
|
||||
base[SELECTED] = @@COLPREFIX@_base
|
||||
base[SELECTED] = @@COLPREFIX@_bg
|
||||
}
|
||||
|
||||
style "red_active_small_entry" = "small_entry"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue