diff --git a/themes/unity/theme.lua b/themes/unity/theme.lua index c7914b5..5c52b11 100644 --- a/themes/unity/theme.lua +++ b/themes/unity/theme.lua @@ -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( diff --git a/themes/unity_simplified/theme.lua b/themes/unity_simplified/theme.lua index ab48a90..7a521d1 100644 --- a/themes/unity_simplified/theme.lua +++ b/themes/unity_simplified/theme.lua @@ -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(