mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
fix invisible cursor in selected track name entry box
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2990 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
78cefc81fd
commit
502f5f812f
1 changed files with 1 additions and 0 deletions
|
|
@ -780,6 +780,7 @@ style "track_name_display"
|
|||
style "active_track_name_display"
|
||||
{
|
||||
font_name = "%FONT_NORMAL%"
|
||||
GtkWidget::cursor_color = {0, 0, 0 }
|
||||
text[NORMAL] = { 0.26, 0.26, 0.26 }
|
||||
base[NORMAL] = { 0.89, 0.89, 0.89 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue