Mar 16 Update
This commit is contained in:
@@ -11,7 +11,7 @@ local themes_path = gfs.get_themes_dir()
|
||||
|
||||
local theme = {}
|
||||
|
||||
theme.font = "sans 8"
|
||||
theme.font = "Noto Sans 12"
|
||||
|
||||
theme.bg_normal = "#000000"
|
||||
theme.bg_focus = "#333333"
|
||||
@@ -128,6 +128,8 @@ theme.awesome_icon = theme_assets.awesome_icon(
|
||||
-- from /usr/share/icons and /usr/share/icons/hicolor will be used.
|
||||
theme.icon_theme = nil
|
||||
|
||||
theme.hotkeys_modifiers_fg = '#fcc100'
|
||||
|
||||
return theme
|
||||
|
||||
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
|
||||
|
Reference in New Issue
Block a user