From: Samir Benmendil Date: Sun, 18 Oct 2020 11:17:24 +0000 (+0100) Subject: awesome: set tooltip colours to same as normal X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/dc04e10df16ea348959c92cbaf1a9ebf3ec50021?ds=inline awesome: set tooltip colours to same as normal --- diff --git a/awesome/themes/mlp/theme.lua b/awesome/themes/mlp/theme.lua index d19e8f4..de594e1 100644 --- a/awesome/themes/mlp/theme.lua +++ b/awesome/themes/mlp/theme.lua @@ -27,6 +27,9 @@ theme.border_normal = "#000000" theme.border_focus = "#535d6c" theme.border_marked = "#91231c" +theme.tooltip_fg = theme.fg_normal +theme.tooltip_bg = theme.bg_normal + -- There are other variable sets -- overriding the default one when -- defined, the sets are: