X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/382e25f7d8c569293f3182f10c3b15ffb93b5e90..b76f00cb193eaba72d7515efda5098a724c05620:/awesome/themes/mlp/theme.lua diff --git a/awesome/themes/mlp/theme.lua b/awesome/themes/mlp/theme.lua index f883ff0..de594e1 100644 --- a/awesome/themes/mlp/theme.lua +++ b/awesome/themes/mlp/theme.lua @@ -5,7 +5,7 @@ local theme = {} local awful = require("awful") -theme.path = awful.util.getdir("config").."/themes/mlp" +theme.path = gears.filesystem.get_dir("config").."/themes/mlp" theme.font = "Droid Sans 8" @@ -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: