summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-12 00:48:06 +0000
committerDana Jansens <danakj@orodu.net>2007-05-12 00:48:06 +0000
commit3bee91aaf9c9893fb4a516432ad195a117baf1ce (patch)
treeb90cef1906793fa22548716a19a049945494966a /themes
parent41f0ff035bef7fb14e4ede5aa36c71e8948731b9 (diff)
remove buttons from themes when they are using the defaults already for clarity
some small changes to themes.. buttons can hide themselves now, so removed the empty disabled masks for Bear2 and Natura install the default xbms for reference to the doc dir install some basic documentation to the doc dir
Diffstat (limited to 'themes')
-rw-r--r--themes/Artwiz-boxed/openbox-3/close.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/desk.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/iconify.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/max.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/max_toggled.xbm4
-rw-r--r--themes/Bear2/openbox-3/iconify_disabled.xbm5
-rw-r--r--themes/Bear2/openbox-3/max_disabled.xbm5
-rw-r--r--themes/Bear2/openbox-3/themerc.xml4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/bullet.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/close.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/desk.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/iconify.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/max.xbm4
-rw-r--r--themes/Clearlooks-Olive/openbox-3/max_toggled.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/bullet.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/close.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/desk.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/iconify.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/max.xbm4
-rw-r--r--themes/Clearlooks/openbox-3/max_toggled.xbm4
-rw-r--r--themes/Natura/openbox-3/desk.xbm2
-rw-r--r--themes/Natura/openbox-3/desk_hover.xbm4
-rw-r--r--themes/Natura/openbox-3/iconify_disabled.xbm5
-rw-r--r--themes/Natura/openbox-3/max_disabled.xbm5
-rw-r--r--themes/Natura/openbox-3/shade.xbm2
-rw-r--r--themes/Natura/openbox-3/shade_hover.xbm4
-rw-r--r--themes/Natura/openbox-3/themerc.xml8
-rw-r--r--themes/Syscrash/openbox-3/bullet.xbm4
-rw-r--r--themes/Syscrash/openbox-3/close.xbm4
-rw-r--r--themes/Syscrash/openbox-3/close_disabled.xbm4
-rw-r--r--themes/Syscrash/openbox-3/desk.xbm4
-rw-r--r--themes/Syscrash/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Syscrash/openbox-3/iconify.xbm4
-rw-r--r--themes/Syscrash/openbox-3/max_pressed.xbm6
-rw-r--r--themes/Syscrash/openbox-3/shade.xbm4
38 files changed, 19 insertions, 139 deletions
diff --git a/themes/Artwiz-boxed/openbox-3/close.xbm b/themes/Artwiz-boxed/openbox-3/close.xbm
deleted file mode 100644
index 0f085f73..00000000
--- a/themes/Artwiz-boxed/openbox-3/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 7
-#define close_height 7
-static unsigned char close_bits[] = {
- 0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41 };
diff --git a/themes/Artwiz-boxed/openbox-3/desk.xbm b/themes/Artwiz-boxed/openbox-3/desk.xbm
deleted file mode 100644
index 4a462003..00000000
--- a/themes/Artwiz-boxed/openbox-3/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_width 7
-#define desk_height 7
-static unsigned char desk_bits[] = {
- 0x00, 0x00, 0x14, 0x00, 0x14, 0x00, 0x00 };
diff --git a/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm b/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm
deleted file mode 100644
index 509d16e0..00000000
--- a/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_toggled_width 7
-#define desk_toggled_height 7
-static unsigned char desk_toggled_bits[] = {
- 0x00, 0x22, 0x00, 0x00, 0x00, 0x22, 0x00 };
diff --git a/themes/Artwiz-boxed/openbox-3/iconify.xbm b/themes/Artwiz-boxed/openbox-3/iconify.xbm
deleted file mode 100644
index c16a8934..00000000
--- a/themes/Artwiz-boxed/openbox-3/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 7
-#define iconify_height 7
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0x41, 0x7f };
diff --git a/themes/Artwiz-boxed/openbox-3/max.xbm b/themes/Artwiz-boxed/openbox-3/max.xbm
deleted file mode 100644
index 402b1cf5..00000000
--- a/themes/Artwiz-boxed/openbox-3/max.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 7
-#define max_height 7
-static unsigned char max_bits[] = {
- 0x7f, 0x7f, 0x41, 0x41, 0x41, 0x41, 0x7f };
diff --git a/themes/Artwiz-boxed/openbox-3/max_toggled.xbm b/themes/Artwiz-boxed/openbox-3/max_toggled.xbm
deleted file mode 100644
index d486135a..00000000
--- a/themes/Artwiz-boxed/openbox-3/max_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_toggled_width 7
-#define max_toggled_height 7
-static unsigned char max_toggled_bits[] = {
- 0x7c, 0x44, 0x5f, 0x55, 0x7d, 0x11, 0x1f };
diff --git a/themes/Bear2/openbox-3/iconify_disabled.xbm b/themes/Bear2/openbox-3/iconify_disabled.xbm
deleted file mode 100644
index 550a4a3c..00000000
--- a/themes/Bear2/openbox-3/iconify_disabled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#define iconify_disabled_width 10
-#define iconify_disabled_height 10
-static unsigned char iconify_disabled_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Bear2/openbox-3/max_disabled.xbm b/themes/Bear2/openbox-3/max_disabled.xbm
deleted file mode 100644
index cb671bbf..00000000
--- a/themes/Bear2/openbox-3/max_disabled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#define max_disabled_width 10
-#define max_disabled_height 10
-static unsigned char max_disabled_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Bear2/openbox-3/themerc.xml b/themes/Bear2/openbox-3/themerc.xml
index 68b0adac..bca1b0b5 100644
--- a/themes/Bear2/openbox-3/themerc.xml
+++ b/themes/Bear2/openbox-3/themerc.xml
@@ -42,7 +42,7 @@
<primary r="167" g="206" b="242" a="255"/>
</pressed>
<disabled>
- <image r="221" g="221" b="221" a="255"/>
+ <image r="109" g="143" b="188" a="255"/>
<style>parentrelative</style>
</disabled>
<hover>
@@ -93,7 +93,7 @@
<primary r="79" g="80" b="81" a="255"/>
</pressed>
<disabled>
- <image r="255" g="255" b="255" a="255"/>
+ <image r="208" g="208" b="208" a="255"/>
<style>parentrelative</style>
</disabled>
<hover>
diff --git a/themes/Clearlooks-Olive/openbox-3/bullet.xbm b/themes/Clearlooks-Olive/openbox-3/bullet.xbm
deleted file mode 100644
index 88481ec8..00000000
--- a/themes/Clearlooks-Olive/openbox-3/bullet.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define bullet_width 4
-#define bullet_height 7
-static unsigned char bullet_bits[] = {
- 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
diff --git a/themes/Clearlooks-Olive/openbox-3/close.xbm b/themes/Clearlooks-Olive/openbox-3/close.xbm
deleted file mode 100644
index 4a88cff6..00000000
--- a/themes/Clearlooks-Olive/openbox-3/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 6
-#define close_height 6
-static unsigned char close_bits[] = {
- 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/themes/Clearlooks-Olive/openbox-3/desk.xbm b/themes/Clearlooks-Olive/openbox-3/desk.xbm
deleted file mode 100644
index 3e327e36..00000000
--- a/themes/Clearlooks-Olive/openbox-3/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_width 6
-#define desk_height 6
-static unsigned char desk_bits[] = {
- 0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };
diff --git a/themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm b/themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm
deleted file mode 100644
index d7e045ee..00000000
--- a/themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_toggle_width 6
-#define desk_toggle_height 6
-static unsigned char desk_toggle_bits[] = {
- 0x00, 0x1e, 0x1a, 0x16, 0x1e, 0x00 };
diff --git a/themes/Clearlooks-Olive/openbox-3/iconify.xbm b/themes/Clearlooks-Olive/openbox-3/iconify.xbm
deleted file mode 100644
index 23048669..00000000
--- a/themes/Clearlooks-Olive/openbox-3/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 6
-#define iconify_height 6
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/themes/Clearlooks-Olive/openbox-3/max.xbm b/themes/Clearlooks-Olive/openbox-3/max.xbm
deleted file mode 100644
index 6d030af4..00000000
--- a/themes/Clearlooks-Olive/openbox-3/max.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 6
-#define max_height 6
-static unsigned char max_bits[] = {
- 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/themes/Clearlooks-Olive/openbox-3/max_toggled.xbm b/themes/Clearlooks-Olive/openbox-3/max_toggled.xbm
deleted file mode 100644
index 44c7cefc..00000000
--- a/themes/Clearlooks-Olive/openbox-3/max_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 6
-#define max_height 6
-static unsigned char max_bits[] = {
- 0x3e, 0x22, 0x2f, 0x29, 0x39, 0x0f };
diff --git a/themes/Clearlooks/openbox-3/bullet.xbm b/themes/Clearlooks/openbox-3/bullet.xbm
deleted file mode 100644
index 88481ec8..00000000
--- a/themes/Clearlooks/openbox-3/bullet.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define bullet_width 4
-#define bullet_height 7
-static unsigned char bullet_bits[] = {
- 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
diff --git a/themes/Clearlooks/openbox-3/close.xbm b/themes/Clearlooks/openbox-3/close.xbm
deleted file mode 100644
index 4a88cff6..00000000
--- a/themes/Clearlooks/openbox-3/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 6
-#define close_height 6
-static unsigned char close_bits[] = {
- 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/themes/Clearlooks/openbox-3/desk.xbm b/themes/Clearlooks/openbox-3/desk.xbm
deleted file mode 100644
index 3e327e36..00000000
--- a/themes/Clearlooks/openbox-3/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_width 6
-#define desk_height 6
-static unsigned char desk_bits[] = {
- 0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };
diff --git a/themes/Clearlooks/openbox-3/desk_toggled.xbm b/themes/Clearlooks/openbox-3/desk_toggled.xbm
deleted file mode 100644
index d7e045ee..00000000
--- a/themes/Clearlooks/openbox-3/desk_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_toggle_width 6
-#define desk_toggle_height 6
-static unsigned char desk_toggle_bits[] = {
- 0x00, 0x1e, 0x1a, 0x16, 0x1e, 0x00 };
diff --git a/themes/Clearlooks/openbox-3/iconify.xbm b/themes/Clearlooks/openbox-3/iconify.xbm
deleted file mode 100644
index 23048669..00000000
--- a/themes/Clearlooks/openbox-3/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 6
-#define iconify_height 6
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/themes/Clearlooks/openbox-3/max.xbm b/themes/Clearlooks/openbox-3/max.xbm
deleted file mode 100644
index 6d030af4..00000000
--- a/themes/Clearlooks/openbox-3/max.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 6
-#define max_height 6
-static unsigned char max_bits[] = {
- 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/themes/Clearlooks/openbox-3/max_toggled.xbm b/themes/Clearlooks/openbox-3/max_toggled.xbm
deleted file mode 100644
index 44c7cefc..00000000
--- a/themes/Clearlooks/openbox-3/max_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 6
-#define max_height 6
-static unsigned char max_bits[] = {
- 0x3e, 0x22, 0x2f, 0x29, 0x39, 0x0f };
diff --git a/themes/Natura/openbox-3/desk.xbm b/themes/Natura/openbox-3/desk.xbm
index f6e24ce6..6cdbbf11 100644
--- a/themes/Natura/openbox-3/desk.xbm
+++ b/themes/Natura/openbox-3/desk.xbm
@@ -1,4 +1,4 @@
#define desk_width 8
#define desk_height 8
static unsigned char desk_bits[] = {
- 0x00, 0x00, 0x48, 0x78, 0x7f, 0x78, 0x48, 0x00 };
+ 0x00, 0x00, 0x48, 0x78, 0x7e, 0x78, 0x48, 0x00 };
diff --git a/themes/Natura/openbox-3/desk_hover.xbm b/themes/Natura/openbox-3/desk_hover.xbm
new file mode 100644
index 00000000..5e385d66
--- /dev/null
+++ b/themes/Natura/openbox-3/desk_hover.xbm
@@ -0,0 +1,4 @@
+#define desk_hover_width 8
+#define desk_hover_height 8
+static unsigned char desk_hover_bits[] = {
+ 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };
diff --git a/themes/Natura/openbox-3/iconify_disabled.xbm b/themes/Natura/openbox-3/iconify_disabled.xbm
deleted file mode 100644
index 550a4a3c..00000000
--- a/themes/Natura/openbox-3/iconify_disabled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#define iconify_disabled_width 10
-#define iconify_disabled_height 10
-static unsigned char iconify_disabled_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Natura/openbox-3/max_disabled.xbm b/themes/Natura/openbox-3/max_disabled.xbm
deleted file mode 100644
index cb671bbf..00000000
--- a/themes/Natura/openbox-3/max_disabled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#define max_disabled_width 10
-#define max_disabled_height 10
-static unsigned char max_disabled_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Natura/openbox-3/shade.xbm b/themes/Natura/openbox-3/shade.xbm
index ff774f89..aaf1ec76 100644
--- a/themes/Natura/openbox-3/shade.xbm
+++ b/themes/Natura/openbox-3/shade.xbm
@@ -1,4 +1,4 @@
#define shade_width 8
#define shade_height 8
static unsigned char shade_bits[] = {
- 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
+ 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Natura/openbox-3/shade_hover.xbm b/themes/Natura/openbox-3/shade_hover.xbm
new file mode 100644
index 00000000..756842af
--- /dev/null
+++ b/themes/Natura/openbox-3/shade_hover.xbm
@@ -0,0 +1,4 @@
+#define shade_hover_width 8
+#define shade_hover_height 8
+static unsigned char shade_hover_bits[] = {
+ 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Natura/openbox-3/themerc.xml b/themes/Natura/openbox-3/themerc.xml
index c4332e8b..6ba88e16 100644
--- a/themes/Natura/openbox-3/themerc.xml
+++ b/themes/Natura/openbox-3/themerc.xml
@@ -43,10 +43,10 @@
<style>parentrelative</style>
<primary r="52" g="59" b="64" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
- <border r="149" g="165" b="178" a="255"/>
+ <border r="177" g="161" b="158" a="255"/>
</pressed>
<disabled>
- <image r="255" g="255" b="255" a="255"/>
+ <image r="114" g="94" b="81" a="255"/>
<style>parentrelative</style>
<border r="78" g="88" b="96" a="255"/>
</disabled>
@@ -107,13 +107,13 @@
<border r="123" g="125" b="123" a="255"/>
</pressed>
<disabled>
- <image r="255" g="255" b="255" a="255"/>
+ <image r="221" g="221" b="221" a="255"/>
<style>parentrelative</style>
<primary r="238" g="238" b="238" a="255"/>
<border r="201" g="201" b="201" a="255"/>
</disabled>
<hover>
- <image r="255" g="255" b="255" a="255"/>
+ <image r="160" g="160" b="160" a="255"/>
<style>parentrelative</style>
<primary r="175" g="177" b="178" a="255"/>
<border r="217" g="223" b="228" a="255"/>
diff --git a/themes/Syscrash/openbox-3/bullet.xbm b/themes/Syscrash/openbox-3/bullet.xbm
deleted file mode 100644
index 88481ec8..00000000
--- a/themes/Syscrash/openbox-3/bullet.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define bullet_width 4
-#define bullet_height 7
-static unsigned char bullet_bits[] = {
- 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
diff --git a/themes/Syscrash/openbox-3/close.xbm b/themes/Syscrash/openbox-3/close.xbm
deleted file mode 100644
index 4a88cff6..00000000
--- a/themes/Syscrash/openbox-3/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 6
-#define close_height 6
-static unsigned char close_bits[] = {
- 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/themes/Syscrash/openbox-3/close_disabled.xbm b/themes/Syscrash/openbox-3/close_disabled.xbm
deleted file mode 100644
index 082582b9..00000000
--- a/themes/Syscrash/openbox-3/close_disabled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 5
-#define close_height 5
-static unsigned char close_bits[] = {
- 0x1b, 0x1f, 0x0e, 0x1f, 0x1b };
diff --git a/themes/Syscrash/openbox-3/desk.xbm b/themes/Syscrash/openbox-3/desk.xbm
deleted file mode 100644
index 3e327e36..00000000
--- a/themes/Syscrash/openbox-3/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_width 6
-#define desk_height 6
-static unsigned char desk_bits[] = {
- 0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };
diff --git a/themes/Syscrash/openbox-3/desk_toggled.xbm b/themes/Syscrash/openbox-3/desk_toggled.xbm
deleted file mode 100644
index d7e045ee..00000000
--- a/themes/Syscrash/openbox-3/desk_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_toggle_width 6
-#define desk_toggle_height 6
-static unsigned char desk_toggle_bits[] = {
- 0x00, 0x1e, 0x1a, 0x16, 0x1e, 0x00 };
diff --git a/themes/Syscrash/openbox-3/iconify.xbm b/themes/Syscrash/openbox-3/iconify.xbm
deleted file mode 100644
index 23048669..00000000
--- a/themes/Syscrash/openbox-3/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 6
-#define iconify_height 6
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/themes/Syscrash/openbox-3/max_pressed.xbm b/themes/Syscrash/openbox-3/max_pressed.xbm
index dd8e57e3..6d030af4 100644
--- a/themes/Syscrash/openbox-3/max_pressed.xbm
+++ b/themes/Syscrash/openbox-3/max_pressed.xbm
@@ -1,4 +1,4 @@
-#define max_width 5
-#define max_height 5
+#define max_width 6
+#define max_height 6
static unsigned char max_bits[] = {
- 0x1f, 0x1f, 0x11, 0x11, 0x1f };
+ 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/themes/Syscrash/openbox-3/shade.xbm b/themes/Syscrash/openbox-3/shade.xbm
deleted file mode 100644
index 7d65a3c0..00000000
--- a/themes/Syscrash/openbox-3/shade.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define shade_width 7
-#define shade_height 7
-static unsigned char shade_bits[] = {
- 0x7f, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00 };