From cb3138544ff0bbcc92e34414b86fdaf8a006cacc Mon Sep 17 00:00:00 2001 From: rob Date: Sat, 7 Jan 2017 21:07:52 -0700 Subject: [PATCH] themes: updated taglist variable hint comments --- themes/default/theme.lua | 2 +- themes/xresources/theme.lua | 2 +- themes/zenburn/theme.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/default/theme.lua b/themes/default/theme.lua index 734d675b..e39923e1 100644 --- a/themes/default/theme.lua +++ b/themes/default/theme.lua @@ -26,7 +26,7 @@ theme.border_marked = "#91231c" -- There are other variable sets -- overriding the default one when -- defined, the sets are: --- taglist_[bg|fg]_[focus|urgent|occupied|empty] +-- taglist_[bg|fg]_[focus|urgent|occupied|empty|volatile] -- tasklist_[bg|fg]_[focus|urgent] -- titlebar_[bg|fg]_[normal|focus] -- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] diff --git a/themes/xresources/theme.lua b/themes/xresources/theme.lua index d31a07dd..62bc6f50 100644 --- a/themes/xresources/theme.lua +++ b/themes/xresources/theme.lua @@ -34,7 +34,7 @@ theme.border_marked = xrdb.color10 -- There are other variable sets -- overriding the default one when -- defined, the sets are: --- taglist_[bg|fg]_[focus|urgent|occupied|empty] +-- taglist_[bg|fg]_[focus|urgent|occupied|empty|volatile] -- tasklist_[bg|fg]_[focus|urgent] -- titlebar_[bg|fg]_[normal|focus] -- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] diff --git a/themes/zenburn/theme.lua b/themes/zenburn/theme.lua index c36b5681..e778aa04 100644 --- a/themes/zenburn/theme.lua +++ b/themes/zenburn/theme.lua @@ -37,7 +37,7 @@ theme.titlebar_bg_normal = "#3F3F3F" -- There are other variable sets -- overriding the default one when -- defined, the sets are: --- [taglist|tasklist]_[bg|fg]_[focus|urgent] +-- [taglist|tasklist]_[bg|fg]_[focus|urgent|occupied|empty|volatile] -- titlebar_[normal|focus] -- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] -- Example: