summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-02 08:43:51 +0000
committerDana Jansens <danakj@orodu.net>2003-08-02 08:43:51 +0000
commit75bd479545251e77235cb2052be18a173197de2e (patch)
tree7b577e17412596a599884a9f7a28a088db1d43b2 /themes
parent4be3e7e24b2491f7166a1f02fcbdd03734cf2d97 (diff)
add the om4ob theme
Diffstat (limited to 'themes')
-rw-r--r--themes/Om4Ob/openbox-3/close.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/close_hover.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/desk.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/desk_hover.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/iconify.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/iconify_hover.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/iconify_pressed.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/max.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/max_disabled.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/max_hover.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/max_pressed.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/max_toggled.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/shade.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/shade_disabled.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/shade_hover.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/shade_toggled.xbm4
-rw-r--r--themes/Om4Ob/openbox-3/themerc106
18 files changed, 174 insertions, 0 deletions
diff --git a/themes/Om4Ob/openbox-3/close.xbm b/themes/Om4Ob/openbox-3/close.xbm
new file mode 100644
index 00000000..e8ad736b
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0x00, 0x00, 0x24, 0x18, 0x18, 0x24, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/close_hover.xbm b/themes/Om4Ob/openbox-3/close_hover.xbm
new file mode 100644
index 00000000..91b57cb3
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_hover_width 8
+#define close_hover_height 8
+static unsigned char close_hover_bits[] = {
+ 0x00, 0x42, 0x24, 0x18, 0x18, 0x24, 0x42, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/desk.xbm b/themes/Om4Ob/openbox-3/desk.xbm
new file mode 100644
index 00000000..8afe5cc2
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_width 8
+#define desk_height 8
+static unsigned char desk_bits[] = {
+ 0x00, 0x00, 0x24, 0x00, 0x00, 0x24, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/desk_hover.xbm b/themes/Om4Ob/openbox-3/desk_hover.xbm
new file mode 100644
index 00000000..814fd7c9
--- /dev/null
+++ b/themes/Om4Ob/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, 0x42, 0x24, 0x00, 0x00, 0x24, 0x42, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/desk_toggled.xbm b/themes/Om4Ob/openbox-3/desk_toggled.xbm
new file mode 100644
index 00000000..d89d4bb7
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/desk_toggled.xbm
@@ -0,0 +1,4 @@
+#define desk_toggled_width 8
+#define desk_toggled_height 8
+static unsigned char desk_toggled_bits[] = {
+ 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/iconify.xbm b/themes/Om4Ob/openbox-3/iconify.xbm
new file mode 100644
index 00000000..3e7068af
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/iconify_hover.xbm b/themes/Om4Ob/openbox-3/iconify_hover.xbm
new file mode 100644
index 00000000..5a484071
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/iconify_hover.xbm
@@ -0,0 +1,4 @@
+#define iconify_hover_width 8
+#define iconify_hover_height 8
+static unsigned char iconify_hover_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x7e, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/iconify_pressed.xbm b/themes/Om4Ob/openbox-3/iconify_pressed.xbm
new file mode 100644
index 00000000..f7ddde6f
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/iconify_pressed.xbm
@@ -0,0 +1,4 @@
+#define iconify_pressed_width 8
+#define iconify_pressed_height 8
+static unsigned char iconify_pressed_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/max.xbm b/themes/Om4Ob/openbox-3/max.xbm
new file mode 100644
index 00000000..0564b082
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0x00, 0x00, 0x3c, 0x34, 0x24, 0x3c, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/max_disabled.xbm b/themes/Om4Ob/openbox-3/max_disabled.xbm
new file mode 100644
index 00000000..c27455b9
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/max_disabled.xbm
@@ -0,0 +1,4 @@
+#define max_disabled_width 8
+#define max_disabled_height 8
+static unsigned char max_disabled_bits[] = {
+ 0x00, 0x00, 0x3c, 0x34, 0x24, 0x3c, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/max_hover.xbm b/themes/Om4Ob/openbox-3/max_hover.xbm
new file mode 100644
index 00000000..c2aa5b52
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/max_hover.xbm
@@ -0,0 +1,4 @@
+#define max_hover_width 8
+#define max_hover_height 8
+static unsigned char max_hover_bits[] = {
+ 0x00, 0x7e, 0x72, 0x62, 0x42, 0x42, 0x7e, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/max_pressed.xbm b/themes/Om4Ob/openbox-3/max_pressed.xbm
new file mode 100644
index 00000000..fd4b6006
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/max_pressed.xbm
@@ -0,0 +1,4 @@
+#define max_pressed_width 8
+#define max_pressed_height 8
+static unsigned char max_pressed_bits[] = {
+ 0x00, 0x00, 0x3c, 0x34, 0x24, 0x3c, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/max_toggled.xbm b/themes/Om4Ob/openbox-3/max_toggled.xbm
new file mode 100644
index 00000000..05e8eb77
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 8
+#define max_toggled_height 8
+static unsigned char max_toggled_bits[] = {
+ 0xff, 0xf9, 0xf1, 0xe1, 0xc1, 0x81, 0x81, 0xff };
diff --git a/themes/Om4Ob/openbox-3/shade.xbm b/themes/Om4Ob/openbox-3/shade.xbm
new file mode 100644
index 00000000..371c414c
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 8
+#define shade_height 8
+static unsigned char shade_bits[] = {
+ 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/shade_disabled.xbm b/themes/Om4Ob/openbox-3/shade_disabled.xbm
new file mode 100644
index 00000000..d39cae98
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/shade_disabled.xbm
@@ -0,0 +1,4 @@
+#define shade_disabled_width 8
+#define shade_disabled_height 8
+static unsigned char shade_disabled_bits[] = {
+ 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/shade_hover.xbm b/themes/Om4Ob/openbox-3/shade_hover.xbm
new file mode 100644
index 00000000..b7eeeefc
--- /dev/null
+++ b/themes/Om4Ob/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[] = {
+ 0x00, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/shade_toggled.xbm b/themes/Om4Ob/openbox-3/shade_toggled.xbm
new file mode 100644
index 00000000..07f824b0
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/shade_toggled.xbm
@@ -0,0 +1,4 @@
+#define shade_toggled_width 8
+#define shade_toggled_height 8
+static unsigned char shade_toggled_bits[] = {
+ 0x00, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
diff --git a/themes/Om4Ob/openbox-3/themerc b/themes/Om4Ob/openbox-3/themerc
new file mode 100644
index 00000000..2596ad3b
--- /dev/null
+++ b/themes/Om4Ob/openbox-3/themerc
@@ -0,0 +1,106 @@
+style.author: miklos
+style.date: Aug 1, 2003
+
+window.title.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1
+menu.title.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1
+menu.frame.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1
+
+
+! Menu settings...
+menu.frame: flat gradient crossdiagonal
+menu.frame.colorTo: #93a1a8
+menu.frame.color: #7c8c93
+menu.frame.borderColor: #ffffff
+menu.frame.textColor: #4c595c
+
+menu.frame.justify: center
+menu.title.justify: right
+
+menu.title: flatborder gradient diagonal
+menu.title.colorTo: #757575
+menu.title.color: #f0f0ff
+menu.title.borderColor: #a9a9a9
+menu.title.textColor: #565a5c
+
+menu.hilite: flatborder gradient diagonal
+menu.hilite.color: #93a1a8
+menu.hilite.colorTo: #7c8c93
+menu.hilite.borderColor: #a9a9a9
+menu.hilite.textColor: #f0f0ff
+
+menu.frame.disableColor: #757575
+
+! Window settings...
+window.button.focus: parentrelative
+window.button.focus.picColor: #565a5c
+
+window.justify: center
+
+window.button.hover.focus: flatborder gradient diagonal
+window.button.hover.focus.color: #93a1a8
+window.button.hover.focus.colorTo: #7c8c93
+window.button.hover.focus.borderColor: #a9a9a9
+window.button.hover.focus.picColor: #ffffff
+
+window.button.hover.unfocus: parentrelative
+
+window.button.toggled.focus: flatborder gradient diagonal
+window.button.toggled.focus.color: #93a1a8
+window.button.toggled.focus.colorTo: #7c8c93
+window.button.toggled.focus.borderColor: #a9a9a9
+window.button.toggled.focus.picColor: #ffffff
+
+window.button.toggled.unfocus: parentrelative
+
+window.button.pressed.focus: sunken gradient diagonal
+window.button.pressed.focus.color: #93a1a8
+window.button.pressed.focus.colorTo: #7c8c93
+window.button.pressed.focus.picColor: #ffffff
+
+window.button.disabled.focus: parentrelative
+
+window.button.unfocus: parentrelative
+window.button.unfocus.picColor: #677b91
+
+window.grip.focus: flat gradient diagonal
+window.grip.focus.color: #93a1a8
+window.grip.focus.colorTo: #7c8c93
+
+window.grip.unfocus: flat solid
+window.grip.unfocus.color: #7c8c93
+
+window.handle.focus: raised gradient diagonal
+window.handle.focus.colorTo: #757575
+window.handle.focus.color: #f0f0ff
+
+window.handle.unfocus: flat solid
+window.handle.unfocus.color: #7c8c93
+
+window.label.focus: flatborder gradient diagonal
+window.label.focus.color: #f0f0ff
+window.label.focus.colorTo: #757575
+window.label.focus.borderColor: #565a5c
+window.label.focus.textColor: #262a2c
+
+window.label.unfocus: parentrelative
+window.label.unfocus.textColor: #565a5c
+
+window.title.focus: flat gradient vertical
+window.title.focus.color: #93a1a8
+window.title.focus.colorTo: #7c8c93
+
+window.title.unfocus: flat gradient crossdiagonal
+window.title.unfocus.color: #93a1a8
+window.title.unfocus.colorTo: #7c8c93
+
+window.button.pressed: flatborder solid
+window.button.pressed.color: #576b81
+window.button.pressed.borderColor: #4e6276
+
+window.frame.focusColor: #7c8c93
+window.frame.unfocusColor: #677b91
+handleWidth: 3
+frameWidth: 1
+bevelWidth: 1
+borderWidth: 1
+borderColor: #484848