mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-18 11:26:00 +01:00
backport ruler text spacing fix from 3.0
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11708 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
83e824555f
commit
24d5be3f0a
2 changed files with 2 additions and 0 deletions
|
|
@ -715,6 +715,7 @@ style "editor_time_ruler" = "small_text"
|
|||
{
|
||||
fg[NORMAL] = { 0.80, 0.80, 0.80 }
|
||||
bg[NORMAL] = { 0.09, 0.09, 0.09 }
|
||||
ythickness = 0
|
||||
}
|
||||
|
||||
style "audio_bus_base"
|
||||
|
|
|
|||
|
|
@ -720,6 +720,7 @@ style "editor_time_ruler" = "small_text"
|
|||
{
|
||||
fg[NORMAL] = { 0, 0, 0 }
|
||||
bg[NORMAL] = { 0.74, 0.74, 0.77 }
|
||||
ythickness = 0
|
||||
}
|
||||
|
||||
style "audio_bus_base"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue