summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2018-02-16 16:50:49 -0600
committerBen Loftis <ben@harrisonconsoles.com>2018-02-17 12:11:02 -0600
commit28f73cf8eaf448901e5bc0a9cc519043e421094d (patch)
tree8297c111a1d4bdcb1f65c5fa951f26fd6c3f414d /gtk2_ardour/clearlooks.rc.in
parent829253386294209eb7ad8e415ba21ea4db902a26 (diff)
Revert some theme tweaks. Left-justify gauge text.
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index f7311a793e..a732496569 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -277,7 +277,7 @@ style "time_info_box"
style "status_bar_box"
{
- bg[NORMAL] = @darkest
+ bg[NORMAL] = @background
}
style "very_small_text"
@@ -1219,6 +1219,7 @@ widget "*ChannelCountSelector" style:highest "medium_bold_entry"
widget "*RegionListWholeFile" style:highest "treeview_parent_node"
widget "*ProcessorList*" style:highest "processor_list"
widget "*PortMatrixLabel*" style:highest "small_text"
+widget "*MainMenuBar" style:highest "status_bar_box"
widget "*midi device" style:highest "midi_device"
widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
widget "*meterbridge label" style:highest "meterbridge_label"