set font
This commit is contained in:
parent
f2b2074205
commit
97191e8561
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ local themes_path = gfs.get_themes_dir()
|
|||
|
||||
local theme = {}
|
||||
|
||||
theme.font = "Fisa Code, 10"
|
||||
theme.font = "Fira Code, 10"
|
||||
|
||||
theme.bg_normal = "#282828"
|
||||
theme.bg_focus = "#282828"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue