From 3c0a76e63f0a6d80f5d21263d444676d7df914cb Mon Sep 17 00:00:00 2001 From: Yessiest Date: Wed, 1 Dec 2021 11:41:59 +0400 Subject: [PATCH] Fixed some colors --- themes/unity2/theme.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/unity2/theme.lua b/themes/unity2/theme.lua index 9f49ecc..dd578bf 100644 --- a/themes/unity2/theme.lua +++ b/themes/unity2/theme.lua @@ -39,6 +39,11 @@ theme.border_marked = theme.bg_marked theme.tasklist_bg_focus = "#464646" theme.tasklist_bg_normal = theme.bg_normal +theme.wallpapers_button_bg_focus = "#464646" +theme.mailbox_button_bg_focus = "#464646" +theme.powercontrol_button_bg_focus = "#464646" +theme.taglist_bg_focus = "#464646" + -- There are other variable sets -- overriding the default one when