fix selection color in barcontroller's entry
authorRobin Gareus <robin@gareus.org>
Wed, 10 Sep 2014 11:16:01 +0000 (13:16 +0200)
committerRobin Gareus <robin@gareus.org>
Wed, 10 Sep 2014 11:16:01 +0000 (13:16 +0200)
gtk2_ardour/styles.rc.in

index a4daf7b4dcf99ff80b268193bce90213ee47f231..6f97dfe74b1d6654d3ae449b8d8a83ed8f0d7213 100644 (file)
@@ -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"