summaryrefslogtreecommitdiff
path: root/themes/BBstylE
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
committerDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
commit4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad (patch)
tree824d0cd5fbb1d6d063d1e854d8e95e18153683dd /themes/BBstylE
parent759565a70e9bdd9bb842533f1c01df792d0bd1a4 (diff)
make themes inside a directory
Diffstat (limited to 'themes/BBstylE')
-rw-r--r--themes/BBstylE/close.xbm5
-rw-r--r--themes/BBstylE/iconify.xbm5
-rw-r--r--themes/BBstylE/max.xbm5
-rw-r--r--themes/BBstylE/max_t.xbm5
-rw-r--r--themes/BBstylE/shade.xbm4
-rw-r--r--themes/BBstylE/shade_t.xbm4
-rw-r--r--themes/BBstylE/stick.xbm4
-rw-r--r--themes/BBstylE/stick_t.xbm5
-rw-r--r--themes/BBstylE/themerc146
9 files changed, 183 insertions, 0 deletions
diff --git a/themes/BBstylE/close.xbm b/themes/BBstylE/close.xbm
new file mode 100644
index 00000000..42b9a817
--- /dev/null
+++ b/themes/BBstylE/close.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define close_width 4
+#define close_height 4
+static unsigned char close_bits[] = {
+ 0x09, 0x06, 0x06, 0x09 };
diff --git a/themes/BBstylE/iconify.xbm b/themes/BBstylE/iconify.xbm
new file mode 100644
index 00000000..055582c2
--- /dev/null
+++ b/themes/BBstylE/iconify.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define icon_width 4
+#define icon_height 4
+static unsigned char icon_bits[] = {
+ 0x00, 0x0f, 0x09, 0x0f };
diff --git a/themes/BBstylE/max.xbm b/themes/BBstylE/max.xbm
new file mode 100644
index 00000000..399690af
--- /dev/null
+++ b/themes/BBstylE/max.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define max_width 4
+#define max_height 4
+static unsigned char max_bits[] = {
+ 0x0f, 0x0f, 0x09, 0x0f };
diff --git a/themes/BBstylE/max_t.xbm b/themes/BBstylE/max_t.xbm
new file mode 100644
index 00000000..399690af
--- /dev/null
+++ b/themes/BBstylE/max_t.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define max_width 4
+#define max_height 4
+static unsigned char max_bits[] = {
+ 0x0f, 0x0f, 0x09, 0x0f };
diff --git a/themes/BBstylE/shade.xbm b/themes/BBstylE/shade.xbm
new file mode 100644
index 00000000..44a5bf31
--- /dev/null
+++ b/themes/BBstylE/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 4
+#define shade_height 4
+static unsigned char shade_bits[] = {
+ 0x0f, 0x09, 0x0f, 0x00 };
diff --git a/themes/BBstylE/shade_t.xbm b/themes/BBstylE/shade_t.xbm
new file mode 100644
index 00000000..f231df14
--- /dev/null
+++ b/themes/BBstylE/shade_t.xbm
@@ -0,0 +1,4 @@
+#define shade_t_width 4
+#define shade_t_height 4
+static unsigned char shade_t_bits[] = {
+ 0x0f, 0x09, 0x0f, 0x00 };
diff --git a/themes/BBstylE/stick.xbm b/themes/BBstylE/stick.xbm
new file mode 100644
index 00000000..6a346c00
--- /dev/null
+++ b/themes/BBstylE/stick.xbm
@@ -0,0 +1,4 @@
+#define sticky_width 4
+#define sticky_height 4
+static unsigned char sticky_bits[] = {
+ 0x0f, 0x0d, 0x0b, 0x0f };
diff --git a/themes/BBstylE/stick_t.xbm b/themes/BBstylE/stick_t.xbm
new file mode 100644
index 00000000..14e7f05c
--- /dev/null
+++ b/themes/BBstylE/stick_t.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define stick_width 4
+#define stick_height 4
+static unsigned char stick_bits[] = {
+ 0x0f, 0x0f, 0x0f, 0x0f };
diff --git a/themes/BBstylE/themerc b/themes/BBstylE/themerc
new file mode 100644
index 00000000..99760fc0
--- /dev/null
+++ b/themes/BBstylE/themerc
@@ -0,0 +1,146 @@
+!! i stole this idea from benr's E17 theme -> cuddletech.com
+!! it's almost identical except for a few bit here and then, dunno
+!! if that itself was a sexed up bbtheme, i have never seen it, if so.
+
+!! Toolbar settings
+toolbar: flat solid bevel1
+toolbar.color: #d5d6d5
+toolbar.colorTo: #000000
+toolbar.borderColor: #000000
+toolbar.justify: center
+
+toolbar.button: parentrelative
+toolbar.button.picColor: #000000
+toolbar.button.pressed: parentrelative
+toolbar.button.pressed.picColor: #e6e6ee
+
+toolbar.label: parentrelative
+toolbar.label.textColor: #000000
+
+toolbar.clock: parentrelative
+toolbar.clock.textColor: #000000
+
+toolbar.windowLabel: parentrelative
+toolbar.windowLabel.textColor: #000000
+
+!! Menu settings
+
+menu.title: sunken gradient vertical bevel1
+menu.title.color: #3b4260
+menu.title.colorTo: #666d93
+menu.title.borderColor: #000000
+menu.title.textColor: #ffffff
+menu.title.justify: center
+
+menu.frame: raised solid bevel1
+menu.frame.color: #f6f6f6
+!! #eeeeee
+menu.frame.textColor: #000000
+menu.frame.justify: left
+menu.frame.disableColor: #ffffff
+
+menu.hilite: flat solid bevel1
+menu.hilite.color: #979797
+#9c9ead
+menu.hilite.textColor: #ffffff
+
+menu.bullet: triangle
+menu.bullet.position: right
+
+!! General window settings
+window.button.pressed: flat gradient vertical bevel1
+window.button.pressed.color: #9393b9
+window.button.pressed.colorTo: #424253
+window.button.pressed.borderColor: #000000
+window.justify: left
+
+!! focused window settings
+window.frame.focusColor: #787a95
+
+window.title.focus: sunken gradient vertical bevel1
+#window.title.focus.color: #313856
+#window.title.focus.colorTo: #666d93
+#painful but true
+window.title.focus.color: #3b4260
+window.title.focus.colorTo: #666d93
+#window.title.focus.borderColor: #f1f1f1
+
+window.handle.focus: flat gradient vertical bevel1
+window.handle.focus.color: #3b4260
+window.handle.focus.colorTo: #666d93
+#window.handle.focus.borderColor: #000000
+
+window.grip.focus: flat gradient vertical bevel1
+window.grip.focus.color: #3b4260
+window.grip.focus.colorTo: #666d93
+#window.grip.focus.borderColor: #000000
+
+window.label.focus: parentrelative
+window.label.focus.textColor: #ffffff
+!!#window.label.focus.textColor: #f1f3f8
+!!#ffffff
+
+window.button.focus: parentrelative
+window.button.focus.picColor: #f1f1f1
+!!#dfe2ed
+
+window.button.pressed.focus: flat gradient vertical bevel1
+window.button.pressed.focus.color: #9393b9
+window.button.pressed.focus.colorTo: #424253
+#window.button.pressed.focus.borderColor: #000000
+
+!! unfocused window settings
+window.frame.unfocusColor: #a5a5a5
+
+window.title.unfocus: sunken gradient vertical bevel1
+window.title.unfocus.color: #5a5a5a
+window.title.unfocus.colorTo: #919191
+#window.title.unfocus.borderColor: #000000
+
+window.handle.unfocus: flat gradient vertical bevel1
+window.handle.unfocus.color: #5a5a5a
+window.handle.unfocus.colorTo: #9c9c9c
+#window.handle.unfocus.borderColor: #000000
+
+window.grip.unfocus: flat gradient vertical bevel1
+window.grip.unfocus.color: #5a5a5a
+window.grip.unfocus.colorTo: #9c9c9c
+#window.grip.unfocus.borderColor: #000000
+
+window.label.unfocus: parentrelative
+window.label.unfocus.textColor: #d8d8d8
+
+window.button.unfocus: parentrelative
+window.button.unfocus.picColor: #cbcbcb
+
+window.button.pressed.unfocus: flat gradient vertical bevel1
+window.button.pressed.unfocus.color: #919191
+window.button.pressed.unfocus.colorTo: #5a5a5a
+window.button.pressed.unfocus.borderColor: #000000
+
+!#oh xor...
+window.button.disabled.focus: parentrelative
+window.button.disabled.focus.picColor: #4a5073
+#
+window.button.disabled.unfocus: parentrelative
+window.button.disabled.unfocus.picColor: #6a716a
+
+!! Global width settings
+borderWidth: 1
+bevelWidth: 1
+handleWidth: 2
+frameWidth: 0
+
+!! Miscellaneous settings
+borderColor: #222222
+rootCommand: wmsetbg /win/lin/lefm.png
+
+window.title.layout: ILMC
+
+!! font me!
+window.title.xftfont: Borzoi:pixelsize=10
+menu.frame.xftfont: National First Font:pixelsize=15
+menu.title.xftfont: Borzoi:pixelsize=10
+
+
+