From 7cafd3a7bd08a1fb1874b59de69693ec897c9747 Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 18 Jul 2022 10:32:08 +0900 Subject: [PATCH] change pop shell active window hint color This commit changes the pop shell active window hint color from the default one to that of the gtk matcha theme --- files/dconf/extension-pop-shell.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dconf/extension-pop-shell.conf b/files/dconf/extension-pop-shell.conf index e304d12..dac3849 100644 --- a/files/dconf/extension-pop-shell.conf +++ b/files/dconf/extension-pop-shell.conf @@ -2,7 +2,7 @@ active-hint=true gap-inner=uint32 3 gap-outer=uint32 3 -hint-color-rgba='rgb(41,103,94)' +hint-color-rgba='rgb(36,138,118)' pop-monitor-down=@as [] pop-monitor-left=@as [] pop-monitor-right=@as []