Ruler labels should be normal weight.
authorBen Loftis <ben@harrisonconsoles.com>
Mon, 19 Dec 2016 02:13:38 +0000 (20:13 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Mon, 19 Dec 2016 02:13:38 +0000 (20:13 -0600)
gtk2_ardour/clearlooks.rc.in

index f135b1ba4cebd7b59f12efbfb4baa89ef70e5ccd..65aaa78b836019d7c4e09e3db5a6c7496c3033bc 100644 (file)
@@ -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
 }