mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
brighten up main clock color, and change font size to be closer to the old sans font size even though we now use monospace
git-svn-id: svn://localhost/ardour2/branches/3.0@13450 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
86e16e723e
commit
0c9943cdbb
2 changed files with 3 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ style "large_bold_text"
|
|||
|
||||
style "large_bold_mono_text"
|
||||
{
|
||||
font_name = "bold monospace @FONT_LARGE@"
|
||||
font_name = "bold monospace @FONT_BIGGER@"
|
||||
}
|
||||
|
||||
style "larger_text"
|
||||
|
|
|
|||
|
|
@ -567,11 +567,11 @@
|
|||
<Option name="midi input button: text" value="00000000"/>
|
||||
<Option name="midi input button: text active" value="00000000"/>
|
||||
<Option name="transport clock: background" value="262626ff"/>
|
||||
<Option name="transport clock: text" value="6bb620ff"/>
|
||||
<Option name="transport clock: text" value="8df823ff"/>
|
||||
<Option name="transport clock: edited text" value="ffa500ff"/>
|
||||
<Option name="transport clock: cursor" value="ffa500ff"/>
|
||||
<Option name="secondary clock: background" value="262626ff"/>
|
||||
<Option name="secondary clock: text" value="6bb620ff"/>
|
||||
<Option name="secondary clock: text" value="8df823ff"/>
|
||||
<Option name="secondary clock: edited text" value="ffa500ff"/>
|
||||
<Option name="secondary clock: cursor" value="ffa500ff"/>
|
||||
<Option name="transport delta clock: background" value="000000ff"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue