summaryrefslogtreecommitdiff
path: root/themes/openbox/fieron2_buttons
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-03-22 06:32:50 +0000
committerDana Jansens <danakj@orodu.net>2003-03-22 06:32:50 +0000
commit96c8b7cc46eaa059a0de949bbfbec1c64e736415 (patch)
tree73cccc824b2bb0abe673dd62fd295c5886ce8ce2 /themes/openbox/fieron2_buttons
parent4135ceb672b124f3ed372414a230b6318d7d9d21 (diff)
add the buttons for the fieron2 theme
Diffstat (limited to 'themes/openbox/fieron2_buttons')
-rw-r--r--themes/openbox/fieron2_buttons/close.xbm5
-rw-r--r--themes/openbox/fieron2_buttons/icon.xbm5
-rw-r--r--themes/openbox/fieron2_buttons/max.xbm5
-rw-r--r--themes/openbox/fieron2_buttons/stick.xbm5
4 files changed, 20 insertions, 0 deletions
diff --git a/themes/openbox/fieron2_buttons/close.xbm b/themes/openbox/fieron2_buttons/close.xbm
new file mode 100644
index 00000000..aea54882
--- /dev/null
+++ b/themes/openbox/fieron2_buttons/close.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 };
diff --git a/themes/openbox/fieron2_buttons/icon.xbm b/themes/openbox/fieron2_buttons/icon.xbm
new file mode 100644
index 00000000..1cd40fcd
--- /dev/null
+++ b/themes/openbox/fieron2_buttons/icon.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define icon_width 8
+#define icon_height 8
+static unsigned char icon_bits[] = {
+ 0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 };
diff --git a/themes/openbox/fieron2_buttons/max.xbm b/themes/openbox/fieron2_buttons/max.xbm
new file mode 100644
index 00000000..2cd94e84
--- /dev/null
+++ b/themes/openbox/fieron2_buttons/max.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 };
diff --git a/themes/openbox/fieron2_buttons/stick.xbm b/themes/openbox/fieron2_buttons/stick.xbm
new file mode 100644
index 00000000..4345dfab
--- /dev/null
+++ b/themes/openbox/fieron2_buttons/stick.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define stick_width 8
+#define stick_height 8
+static unsigned char stick_bits[] = {
+ 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };