fixed drawer icon background

This commit is contained in:
Yessiest 2022-02-09 15:09:19 +00:00
parent 51b2f74771
commit ebff8101f6
2 changed files with 3 additions and 1 deletions

View File

@ -149,6 +149,7 @@ theme.mailbox_icon_bg_normal = theme.topbar_bg
theme.volume_icon_bg_normal = theme.topbar_bg
theme.battery_icon_bg_normal = theme.topbar_bg
theme.username_icon_bg_normal = theme.topbar_bg
theme.drawer_icon_bg_normal = theme.topbar_bg
-- Generate taglist squares:
local taglist_square_size = dpi(4)
theme.taglist_squares_sel = theme_assets.taglist_squares_sel(

View File

@ -148,7 +148,8 @@ theme.wallpapers_icon_bg_normal = theme.topbar_bg
theme.mailbox_icon_bg_normal = theme.topbar_bg
theme.volume_icon_bg_normal = theme.topbar_bg
theme.battery_icon_bg_normal = theme.topbar_bg
theme.username_icon_bg_normal = "wtf"
theme.username_icon_bg_normal = theme.topbar_bg
theme.drawer_icon_bg_normal = theme.topbar_bg
-- Generate taglist squares:
local taglist_square_size = dpi(4)
theme.taglist_squares_sel = theme_assets.taglist_squares_sel(