quick light theme catchup for pan GUI
git-svn-id: svn://localhost/ardour2/branches/3.0@8131 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c5e35789ed
commit
effcb6cba4
@ -1201,7 +1201,7 @@ style "location_rows_clock" = "default_clock_display"
|
||||
|
||||
style "pan_slider"
|
||||
{
|
||||
font_name = "@FONT_NORMAL@"
|
||||
font_name = "@FONT_SMALLER@"
|
||||
|
||||
fg[NORMAL] = { 0.22, 0.73, 0.22 }
|
||||
fg[ACTIVE] = { 0.22, 0.73, 0.22 }
|
||||
@ -1634,6 +1634,7 @@ widget "*LocationAddRangeButton*" style:highest "default_button"
|
||||
widget "*LocationEditRemoveButton" style:highest "location_row_button"
|
||||
widget "*LocationEditRemoveButton*" style:highest "location_row_button"
|
||||
widget "*PanSlider" style:highest "pan_slider"
|
||||
widget "*PanSlider*" style:highest "pan_slider"
|
||||
widget "*PanningLinkButton" style:highest "mixer_red_active_button"
|
||||
widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
|
||||
widget "*PanningLinkDirectionButton" style:highest "very_small_button"
|
||||
|
Loading…
Reference in New Issue
Block a user