awesome: change font and colors of help window
This commit is contained in:
parent
7caf112500
commit
1835f61e49
@ -30,6 +30,11 @@ theme.border_marked = "#91231c"
|
|||||||
|
|
||||||
theme.bg_wallpaper = "#424a4c"
|
theme.bg_wallpaper = "#424a4c"
|
||||||
|
|
||||||
|
theme.hotkeys_font = theme.font
|
||||||
|
theme.hotkeys_description_font = theme.font
|
||||||
|
theme.hotkeys_bg = theme.bg_minimize
|
||||||
|
theme.hotkeys_modifiers_fg = theme.border_focus
|
||||||
|
|
||||||
-- You can use your own layout icons like this:
|
-- You can use your own layout icons like this:
|
||||||
theme.layout_fairh = themes_path .. "default/layouts/fairhw.png"
|
theme.layout_fairh = themes_path .. "default/layouts/fairhw.png"
|
||||||
theme.layout_fairv = themes_path .. "default/layouts/fairvw.png"
|
theme.layout_fairv = themes_path .. "default/layouts/fairvw.png"
|
||||||
|
@ -30,6 +30,11 @@ theme.border_marked = "#91231c"
|
|||||||
|
|
||||||
theme.bg_wallpaper = "#b0bec2"
|
theme.bg_wallpaper = "#b0bec2"
|
||||||
|
|
||||||
|
theme.hotkeys_font = theme.font
|
||||||
|
theme.hotkeys_description_font = theme.font
|
||||||
|
theme.hotkeys_bg = theme.border_normal
|
||||||
|
theme.hotkeys_modifiers_fg = theme.bg_focus
|
||||||
|
|
||||||
-- You can use your own layout icons like this:
|
-- You can use your own layout icons like this:
|
||||||
theme.layout_fairh = themes_path .. "default/layouts/fairhw.png"
|
theme.layout_fairh = themes_path .. "default/layouts/fairhw.png"
|
||||||
theme.layout_fairv = themes_path .. "default/layouts/fairvw.png"
|
theme.layout_fairv = themes_path .. "default/layouts/fairvw.png"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user