change bus gainmeter text for light theme to black in trunk too
git-svn-id: svn://localhost/ardour2/trunk@2114 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -703,7 +703,7 @@ style "editor_time_ruler" = "small_text"
|
||||
style "audio_bus_base"
|
||||
{
|
||||
font_name = "sans 6"
|
||||
fg[NORMAL] = { 0.7, 0.8, 0.2 }
|
||||
fg[NORMAL] = { 0, 0, 0 }
|
||||
bg[NORMAL] = { 0.65, 0.65, 0.65 }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user