From ebff8101f675c2599e68b6c0308cf49fc4f95df8 Mon Sep 17 00:00:00 2001 From: Yessiest Date: Wed, 9 Feb 2022 15:09:19 +0000 Subject: [PATCH] fixed drawer icon background --- themes/unity/theme.lua | 1 + themes/unity_simplified/theme.lua | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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(