Hello mongoose, One easy way to change the taglist color is to wrap it in a wibox.widget.background widget. There is also multiple theme values:
theme.taglist_fg_focus theme.taglist_bg_focus theme.taglist_fg_urgent theme.taglist_bg_urgent theme.taglist_bg_occupied theme.taglist_fg_occupied theme.taglist_bg_empty theme.taglist_fg_empty theme.taglist_squares_sel theme.taglist_squares_unsel theme.taglist_squares_sel_empty theme.taglist_squares_unsel_empty theme.taglist_disable_icon theme.taglist_font Finally, if you want a more advanced (and more complicated) taglist widget, there is one here https://github.com/Elv13/radical (usage example here https://github.com/Elv13/awesome-configs/blob/master/rc.lua#L398 ) screenshots: http://i.imgur.com/5BRFv63.png https://cloud.githubusercontent.com/assets/340384/5796039/befc7d4e-9f6b-11e4-89e7-4375683647d0.png ) Regards, Emmanuel On 28 January 2015 at 14:55, mongoose <[email protected]> wrote: > One more question. > > How i can change awful.widget.taglist() color to be different from theme > defaults? > > I read the API lua documentation about base_widget argument but cant > understand how to implement it. Can you give more detailed answer then in > the documentation? > > Thanks. > > > -- > To unsubscribe, send mail to [email protected]. -- To unsubscribe, send mail to [email protected].
