From ad06d44a99f14be02d9df77a043cb8e7c4bc78cc Mon Sep 17 00:00:00 2001 From: EMH-Mark-I Date: Wed, 3 May 2017 22:23:54 -0500 Subject: [PATCH] panel.rc.alt Changing prelight pixmap backdrop and adding comments. The backdrop will be used as a work around for a dotted select border for the Start button when toggled. --- Theme/Chicago95/gtk-2.0/panel.rc.alt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Chicago95/gtk-2.0/panel.rc.alt b/Theme/Chicago95/gtk-2.0/panel.rc.alt index 9899519..866c0ed 100644 --- a/Theme/Chicago95/gtk-2.0/panel.rc.alt +++ b/Theme/Chicago95/gtk-2.0/panel.rc.alt @@ -424,7 +424,7 @@ style "whiskerbutton" recolorable = TRUE shadow = IN state = PRELIGHT - file = "Others/null.png" + file = "panel/start-button-shade.png" #Sets a backdrop colour. border = { 0, 0, 0, 0 } stretch = TRUE } @@ -435,7 +435,7 @@ style "whiskerbutton" function = BOX recolorable = TRUE state = ACTIVE - file = "panel/start-button-shade.png" + file = "panel/start-button-shade.png" #Sets a backdrop colour. border = { 0, 0, 0, 0 } stretch = TRUE }