This commit is contained in:
♥ Minnie ♥ 2023-04-09 23:05:07 +08:00
parent f2b2074205
commit 97191e8561
4 changed files with 4 additions and 4 deletions

View file

@ -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"