switched font to source code pro
This commit is contained in:
parent
83b74df52f
commit
b69a518781
3 changed files with 6 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
-------------------------
|
||||
theme = {}
|
||||
|
||||
theme.font = "sans "..private.font_awesome
|
||||
theme.font = private.font_awesome.." "..private.font_awesome_size
|
||||
|
||||
theme.bg_normal = "#222222"
|
||||
theme.bg_focus = "#222222"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue