blob: 373fa1dbef8ddd48f9ce8028dd760eec092102f5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- ../../../zuki-themes/Zukitwo-Brave-Brave-Brave-Brave-Brave-Brave/gtk-2.0/widgets/panel.rc 2014-08-02 14:00:54.139492486 -0400
+++ panel.rc.patch 2014-08-02 14:01:22.649493720 -0400
@@ -3,6 +3,7 @@
xthickness = 4 # The spacing (padding) inside and between applets. Add a lower value for a more compact look.
ythickness = 0
+ bg_pixmap[NORMAL] = "/widgets/Panel/panel-bg.png"
base[NORMAL] = @bg_color
base[PRELIGHT] = shade (1.06, @bg_color)
base[INSENSITIVE] = @bg_color
|