From 180184eba66c9a2e3eeb8b3e360adf5de61bf18f Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Fri, 6 Sep 2019 18:38:12 -0700 Subject: [PATCH] fix max-active color --- openbox-3/themerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox-3/themerc b/openbox-3/themerc index a05f3c4..d6b2219 100755 --- a/openbox-3/themerc +++ b/openbox-3/themerc @@ -47,7 +47,7 @@ window.*.button.*.pressed.image.color: #ffffff window.active.button.shade.unpressed.image.color: #6D96A8 window.active.button.desk.unpressed.image.color: #7E6DA8 window.active.button.iconify.unpressed.image.color: #B4B195 -window.active.button.max.unpressed.image.color: #07C35B #1f9b92 +window.active.button.max.unpressed.image.color: #1f9b92 window.active.button.close.unpressed.image.color: #B40761 window.active.button.disabled.image.color: #2f343f