summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-12-18 20:13:38 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-12-18 20:13:38 -0600
commit7ad62ffbedb360260fd706b47849224b2e26ef6d (patch)
tree0e32f922be7eade7ecf640db6b0515498911559c /gtk2_ardour/clearlooks.rc.in
parentf3430409a6fb5661df7f464e1018187b2f9eb0a8 (diff)
Ruler labels should be normal weight.
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index f135b1ba4c..65aaa78b83 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -495,7 +495,7 @@ style "processor" = "small_text"
{
}
-style "ruler_label" = "small_bold_text"
+style "ruler_label" = "small_text"
{
fg[NORMAL] = @light_text_on_dark
}