summaryrefslogtreecommitdiffstats
path: root/testing/bsm-simple-themes/bsm-simple-panel.patch
blob: 4376a119a0161102d2cab912590170c7690c754d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
diff --git a/BSM Simple Dark Menu/gtk-2.0/panel.rc b/BSM Simple Dark Menu/gtk-2.0/panel.rc
index f0ab2bf..639754f 100755
--- a/BSM Simple Dark Menu/gtk-2.0/panel.rc	
+++ b/BSM Simple Dark Menu/gtk-2.0/panel.rc	
@@ -27,8 +27,8 @@ style "theme-panel"
 
 style "theme-panel2" = "theme-panel"
 {
-xthickness = 0
-ythickness = 0
+xthickness = 2
+ythickness = 1
 engine "clearlooks"{
 		radius = 1.1
 	}
diff --git a/BSM Simple Dark Panel/gtk-2.0/panel.rc b/BSM Simple Dark Panel/gtk-2.0/panel.rc
index f5dac43..3c16d7a 100755
--- a/BSM Simple Dark Panel/gtk-2.0/panel.rc	
+++ b/BSM Simple Dark Panel/gtk-2.0/panel.rc	
@@ -27,8 +27,8 @@ style "theme-panel"
 
 style "theme-panel2" = "theme-panel"
 {
-xthickness = 0
-ythickness = 0
+xthickness = 2
+ythickness = 1
 engine "clearlooks"{
 		radius = 1.1
 	}
diff --git a/BSM Simple Dark/gtk-2.0/panel.rc b/BSM Simple Dark/gtk-2.0/panel.rc
index 2f6298e..2cc579e 100755
--- a/BSM Simple Dark/gtk-2.0/panel.rc	
+++ b/BSM Simple Dark/gtk-2.0/panel.rc	
@@ -22,8 +22,8 @@ style "theme-panel"
 
 style "theme-panel2" = "theme-panel"
 {
-xthickness = 0
-ythickness = 0
+xthickness = 2
+ythickness = 1
 engine "clearlooks"{
 		radius = 1.1
 	}
diff --git a/BSM Simple/gtk-2.0/panel.rc b/BSM Simple/gtk-2.0/panel.rc
index d2e51f3..72fbeaa 100755
--- a/BSM Simple/gtk-2.0/panel.rc	
+++ b/BSM Simple/gtk-2.0/panel.rc	
@@ -14,8 +14,8 @@ style "theme-panel"
 
 style "theme-panel2" = "theme-panel"
 {
-xthickness = 0
-ythickness = 0
+xthickness = 2
+ythickness = 1
 engine "clearlooks"{
 		radius = 1.1
 	}