Adjust font sizing
This commit is contained in:
parent
d4335aa52f
commit
ce3d4e8f01
|
@ -25,7 +25,7 @@ local theme = {}
|
|||
theme.name = "pastel"
|
||||
|
||||
-- Font
|
||||
theme.font = "Ubuntu 13"
|
||||
theme.font = "Ubuntu 12"
|
||||
theme.title_font = "Ubuntu 12"
|
||||
|
||||
-- Background
|
||||
|
|
Loading…
Reference in New Issue