mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
change gain meter bus text color for light theme
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2113 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
77b77b88a3
commit
65438f0fe4
1 changed files with 1 additions and 1 deletions
|
|
@ -708,7 +708,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 }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue