reduce brightness of VU meter backplate & increase contrast of peak-label
This commit is contained in:
parent
7b18260175
commit
7b7dc98417
@ -1003,7 +1003,7 @@ style "meter_strip_ppm" = "default"
|
||||
|
||||
style "meter_strip_vu" = "default"
|
||||
{
|
||||
bg[NORMAL] = { 1.0, 1.0, 0.85 }
|
||||
bg[NORMAL] = { .95, .88, .57 }
|
||||
fg[NORMAL] = { 0.0, 0.0, 0.0 }
|
||||
}
|
||||
|
||||
|
@ -221,7 +221,7 @@
|
||||
<Option name="solo safe: led active" value="ff0000ff"/>
|
||||
<Option name="solo safe: text" value="c7c7d8ff"/>
|
||||
<Option name="solo safe: text active" value="c8c8d9ff"/>
|
||||
<Option name="meterbridge peaklabel" value="cc4422ff"/>
|
||||
<Option name="meterbridge peaklabel" value="ff1111ff"/>
|
||||
<Option name="meterbridge peakindicator: fill start" value="444444ff"/>
|
||||
<Option name="meterbridge peakindicator: fill end" value="333333ff"/>
|
||||
<Option name="meterbridge peakindicator on: fill start" value="ff0000ff"/>
|
||||
|
Loading…
Reference in New Issue
Block a user