Skip to content

Commit

Permalink
themes: lcars_modern: fixed sans font size
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Jul 7, 2014
1 parent dbafd05 commit ec8008f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/lcars_modern/theme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ theme.font = "Share Tech Mono Bold 10.5"
--theme.font = "Fira Mono 8"
--theme.sans_font = "Fira Sans Medium 10.5"
--theme.sans_font = "Kelly Slab Bold 10.5"
theme.sans_font = "Share Tech Bold 11"
theme.sans_font = "Share Tech Bold 10.5"
--theme.sans_font = theme.font

theme.fg_normal = theme.fg
Expand Down

0 comments on commit ec8008f

Please sign in to comment.