small changes

This commit is contained in:
Alexander Gehrke 2018-11-08 20:27:02 +01:00
parent 848cc12c7e
commit 29433f21de
4 changed files with 15 additions and 7 deletions

View file

@ -25,6 +25,11 @@ theme.border_focus = "#aaaaff"
theme.border_marked = "#cc9393"
-- }}}
-- {{{ Modebox
theme.modebox_border_width = 2
theme.modebox_border = "#aaaaff"
-- }}}
-- {{{ Titlebars
theme.titlebar_bg_focus = "#3F3F3F"
theme.titlebar_bg_normal = "#3F3F3F"