Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=8e10a158d7d28aa861e7ca86a7508530f64e90db

commit 8e10a158d7d28aa861e7ca86a7508530f64e90db
Author: Pingax <pin...@frugalware.fr>
Date:   Sun Nov 27 18:22:27 2011 +0100

* Added default Frugalware theme for Openbox

diff --git a/openbox-frugalware/openbox-3/bullet.xbm 
b/openbox-frugalware/openbox-3/bullet.xbm
new file mode 100644
index 0000000..88481ec
--- /dev/null
+++ b/openbox-frugalware/openbox-3/bullet.xbm
@@ -0,0 +1,4 @@
+#define bullet_width 4
+#define bullet_height 7
+static unsigned char bullet_bits[] = {
+   0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
diff --git a/openbox-frugalware/openbox-3/close.xbm 
b/openbox-frugalware/openbox-3/close.xbm
new file mode 100644
index 0000000..4a88cff
--- /dev/null
+++ b/openbox-frugalware/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+   0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/openbox-frugalware/openbox-3/close1.xbm 
b/openbox-frugalware/openbox-3/close1.xbm
new file mode 100644
index 0000000..872eb5a
--- /dev/null
+++ b/openbox-frugalware/openbox-3/close1.xbm
@@ -0,0 +1,5 @@
+#define close1_width 18
+#define close1_height 6
+static unsigned char close1_bits[] = {
+   0xc0, 0x0c, 0x00, 0xc0, 0x0f, 0x00, 0x80, 0x07, 0x00, 0x80, 0x07, 0x00,
+   0xc0, 0x0f, 0x00, 0xc0, 0x0c, 0x00 };
diff --git a/openbox-frugalware/openbox-3/close_hover.xbm 
b/openbox-frugalware/openbox-3/close_hover.xbm
new file mode 100644
index 0000000..4a88cff
--- /dev/null
+++ b/openbox-frugalware/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+   0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/openbox-frugalware/openbox-3/close_pressed.xbm 
b/openbox-frugalware/openbox-3/close_pressed.xbm
new file mode 100644
index 0000000..4a88cff
--- /dev/null
+++ b/openbox-frugalware/openbox-3/close_pressed.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+   0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/openbox-frugalware/openbox-3/copy of bullet.xbm 
b/openbox-frugalware/openbox-3/copy of bullet.xbm
new file mode 100644
index 0000000..63f396a
--- /dev/null
+++ b/openbox-frugalware/openbox-3/copy of bullet.xbm
@@ -0,0 +1,4 @@
+#define bullet_width 4
+#define bullet_height 7
+static unsigned char bullet_bits[] = {
+0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
diff --git a/openbox-frugalware/openbox-3/desk.xbm 
b/openbox-frugalware/openbox-3/desk.xbm
new file mode 100644
index 0000000..3e327e3
--- /dev/null
+++ b/openbox-frugalware/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_width 6
+#define desk_height 6
+static unsigned char desk_bits[] = {
+   0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };
diff --git a/openbox-frugalware/openbox-3/desk_toggle.xbm 
b/openbox-frugalware/openbox-3/desk_toggle.xbm
new file mode 100644
index 0000000..d7e045e
--- /dev/null
+++ b/openbox-frugalware/openbox-3/desk_toggle.xbm
@@ -0,0 +1,4 @@
+#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/openbox-frugalware/openbox-3/iconify.xbm 
b/openbox-frugalware/openbox-3/iconify.xbm
new file mode 100644
index 0000000..2304866
--- /dev/null
+++ b/openbox-frugalware/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 6
+#define iconify_height 6
+static unsigned char iconify_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/openbox-frugalware/openbox-3/iconify_hover.xbm 
b/openbox-frugalware/openbox-3/iconify_hover.xbm
new file mode 100644
index 0000000..2304866
--- /dev/null
+++ b/openbox-frugalware/openbox-3/iconify_hover.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 6
+#define iconify_height 6
+static unsigned char iconify_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/openbox-frugalware/openbox-3/iconify_pressed.xbm 
b/openbox-frugalware/openbox-3/iconify_pressed.xbm
new file mode 100644
index 0000000..2304866
--- /dev/null
+++ b/openbox-frugalware/openbox-3/iconify_pressed.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 6
+#define iconify_height 6
+static unsigned char iconify_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
diff --git a/openbox-frugalware/openbox-3/max.xbm 
b/openbox-frugalware/openbox-3/max.xbm
new file mode 100644
index 0000000..6d030af
--- /dev/null
+++ b/openbox-frugalware/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 6
+#define max_height 6
+static unsigned char max_bits[] = {
+   0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/openbox-frugalware/openbox-3/max_disabled.xbm 
b/openbox-frugalware/openbox-3/max_disabled.xbm
new file mode 100644
index 0000000..6d030af
--- /dev/null
+++ b/openbox-frugalware/openbox-3/max_disabled.xbm
@@ -0,0 +1,4 @@
+#define max_width 6
+#define max_height 6
+static unsigned char max_bits[] = {
+   0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/openbox-frugalware/openbox-3/max_hover.xbm 
b/openbox-frugalware/openbox-3/max_hover.xbm
new file mode 100644
index 0000000..6d030af
--- /dev/null
+++ b/openbox-frugalware/openbox-3/max_hover.xbm
@@ -0,0 +1,4 @@
+#define max_width 6
+#define max_height 6
+static unsigned char max_bits[] = {
+   0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
diff --git a/openbox-frugalware/openbox-3/max_toggled.xbm 
b/openbox-frugalware/openbox-3/max_toggled.xbm
new file mode 100644
index 0000000..e6b0beb
--- /dev/null
+++ b/openbox-frugalware/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 6
+#define max_toggled_height 6
+static unsigned char max_toggled_bits[] = {
+   0x38, 0x38, 0x3f, 0x09, 0x09, 0x0f };
diff --git a/openbox-frugalware/openbox-3/themerc 
b/openbox-frugalware/openbox-3/themerc
new file mode 100644
index 0000000..5d28fbb
--- /dev/null
+++ b/openbox-frugalware/openbox-3/themerc
@@ -0,0 +1,86 @@
+#openbox themerc edited with obtheme
+border.color: #CACACA
+border.width: 1
+menu.items.active.bg: Gradient Vertical Flat Border
+menu.items.active.bg.color: #727B83
+menu.items.active.bg.colorTo: #596067
+menu.items.active.bg.border.color: #596067
+menu.items.active.text.color: #FFFFFF
+menu.items.bg: Solid Flat
+menu.items.bg.color: #D6D6D6
+menu.items.disabled.text.color: #454545
+menu.items.font: shadow=n
+menu.items.text.color: #1A2A3D
+menu.overlap: 0
+menu.overlap.x: 3
+menu.separator.padding.height: 3
+menu.separator.padding.width: 3
+menu.title.bg: Gradient Vertical Flat Border
+menu.title.bg.color: #727B83
+menu.title.bg.colorTo: #596067
+menu.title.bg.border.color: #596067
+menu.title.text.color: #FFFFFF
+menu.title.text.justify: Center
+osd.bg: Solid Raised
+osd.bg.color: #D6D6D6
+osd.bg.border.color: #151515
+osd.hilight.bg: Solid Flat
+osd.hilight.bg.color: #596067
+osd.label.bg: Gradient Vertical Flat
+osd.label.bg.color: #727B83
+osd.label.bg.colorTo: #596067
+osd.label.text.color: #1A2A3D
+padding.height: 3
+padding.width: 6
+window.active.button.disabled.bg: ParentRelative Flat
+window.active.button.disabled.image.color: #A39E9E
+window.active.button.hover.bg: ParentRelative Flat
+window.active.button.hover.image.color: #151515
+window.active.button.pressed.bg: parentrelative
+window.active.button.pressed.bg.color: #3c3c3c
+window.active.button.pressed.bg.colorTo: #3c3c3c
+window.active.button.pressed.image.color: #000000
+window.active.button.toggled.hover.image.color: #151515
+window.active.button.toggled.image.color: #151515
+window.active.button.toggled.pressed.image.color: #3C3C3C
+window.active.button.toggled.unpressed.image.color: #3C3C3C
+window.active.button.unpressed.bg: parentrelative
+window.active.button.unpressed.bg.color: #3c3c3c
+window.active.button.unpressed.bg.colorTo: #3c3c3c
+window.active.button.unpressed.image.color: #696969
+window.active.client.color: #616161
+window.active.grip.bg: Solid Flat
+window.active.grip.bg.color: #D6D6D6
+window.active.handle.bg: Solid Flat
+window.active.handle.bg.color: #D5D5D5
+window.active.label.bg: parentrelative
+window.active.label.bg.color: #3c3c3c
+window.active.label.bg.colorTo: #3c3c3c
+window.active.label.text.color: #1A2A3D
+window.active.title.bg: Gradient Vertical Flat
+window.active.title.bg.color: #CACACA
+window.active.title.bg.colorTo: #DBDBDB
+window.client.padding.width: 0
+window.handle.width: 0
+window.inactive.button.disabled.bg: ParentRelative Flat
+window.inactive.button.disabled.image.color: #3C3C3C
+window.inactive.button.pressed.bg: ParentRelative Flat
+window.inactive.button.toggled.image.color: #616161
+window.inactive.button.toggled.pressed.image.color: #545454
+window.inactive.button.toggled.unpressed.image.color: #3C3C3C
+window.inactive.button.unpressed.bg: parentrelative
+window.inactive.button.unpressed.image.color: #696969
+window.inactive.client.color: #3C3C3C
+window.inactive.grip.bg: Gradient Vertical Flat
+window.inactive.grip.bg.color: #555555
+window.inactive.grip.bg.colorTo: #3C3C3C
+window.inactive.handle.bg: Gradient Vertical Flat
+window.inactive.handle.bg.color: #575757
+window.inactive.handle.bg.colorTo: #3C3C3C
+window.inactive.label.bg: ParentRelative Flat
+window.inactive.label.text.color: #727B83
+window.inactive.label.text.font: shadow=n
+window.inactive.title.bg: Gradient Vertical Flat
+window.inactive.title.bg.color: #CACACA
+window.inactive.title.bg.colorTo: #DBDBDB
+window.label.text.justify: Left
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to