summaryrefslogtreecommitdiff
path: root/ni/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ni/theme.lua')
-rw-r--r--ni/theme.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/ni/theme.lua b/ni/theme.lua
index 976246c..a0d2c27 100644
--- a/ni/theme.lua
+++ b/ni/theme.lua
@@ -34,6 +34,8 @@ theme.border_marked = "#91231c"
-- mouse_finder_[color|timeout|animate_timeout|radius|factor]
-- Example:
--theme.taglist_bg_focus = "#ff0000"
+theme.tooltip_fg_color = theme.fg_normal
+theme.tooltip_bg_color = theme.bg_normal
-- Display the taglist squares
theme.taglist_squares_sel = "/usr/share/awesome/themes/default/taglist/squarefw.png"