Ruler labels should be normal weight.

This commit is contained in:
Ben Loftis 2016-12-18 20:13:38 -06:00
parent f3430409a6
commit 7ad62ffbed
1 changed files with 1 additions and 1 deletions

View 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
}