From fb1696659672386bcfc0f753b67f9eeda74e93b9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 Apr 2003 07:02:34 +0000 Subject: move the themes --- build/Makefile.themes | 71 ++++++++++++-- themes/bbs | 126 ++++++++++++++++++++++++ themes/bluebox | 148 ++++++++++++++++++++++++++++ themes/cthulhain | 143 +++++++++++++++++++++++++++ themes/deep | 120 +++++++++++++++++++++++ themes/ebox | 112 ++++++++++++++++++++++ themes/ebox_buttons/bulletbc.xbm | 5 + themes/ebox_buttons/bulletl.xbm | 5 + themes/ebox_buttons/bulletr.xbm | 5 + themes/ebox_buttons/close.xbm | 5 + themes/ebox_buttons/icon.xbm | 5 + themes/ebox_buttons/max.xbm | 5 + themes/fieron | 142 +++++++++++++++++++++++++++ themes/fieron2 | 159 +++++++++++++++++++++++++++++++ themes/fieron2_buttons/close.xbm | 5 + themes/fieron2_buttons/icon.xbm | 5 + themes/fieron2_buttons/max.xbm | 5 + themes/fieron2_buttons/stick.xbm | 5 + themes/fieron_buttons/close.xbm | 5 + themes/fieron_buttons/icon.xbm | 5 + themes/fieron_buttons/max.xbm | 5 + themes/fieron_buttons/stick.xbm | 5 + themes/flux | 89 +++++++++++++++++ themes/frobozz | 143 +++++++++++++++++++++++++++ themes/frobust | 148 ++++++++++++++++++++++++++++ themes/mbdtex | 96 +++++++++++++++++++ themes/miklos | 136 ++++++++++++++++++++++++++ themes/nyz | 105 ++++++++++++++++++++ themes/nyzclone | 131 +++++++++++++++++++++++++ themes/ob20 | 109 +++++++++++++++++++++ themes/openbox/.cvsignore | 0 themes/openbox/artwiz | 114 ---------------------- themes/openbox/bbs | 126 ------------------------ themes/openbox/bluebox | 148 ---------------------------- themes/openbox/cthulhain | 143 --------------------------- themes/openbox/deep | 120 ----------------------- themes/openbox/ebox | 112 ---------------------- themes/openbox/ebox_buttons/bulletbc.xbm | 5 - themes/openbox/ebox_buttons/bulletl.xbm | 5 - themes/openbox/ebox_buttons/bulletr.xbm | 5 - themes/openbox/ebox_buttons/close.xbm | 5 - themes/openbox/ebox_buttons/icon.xbm | 5 - themes/openbox/ebox_buttons/max.xbm | 5 - themes/openbox/fieron | 142 --------------------------- themes/openbox/fieron2 | 159 ------------------------------- themes/openbox/fieron2_buttons/close.xbm | 5 - themes/openbox/fieron2_buttons/icon.xbm | 5 - themes/openbox/fieron2_buttons/max.xbm | 5 - themes/openbox/fieron2_buttons/stick.xbm | 5 - themes/openbox/fieron_buttons/close.xbm | 5 - themes/openbox/fieron_buttons/icon.xbm | 5 - themes/openbox/fieron_buttons/max.xbm | 5 - themes/openbox/fieron_buttons/stick.xbm | 5 - themes/openbox/flux | 89 ----------------- themes/openbox/frobozz | 143 --------------------------- themes/openbox/frobust | 148 ---------------------------- themes/openbox/mbdtex | 96 ------------------- themes/openbox/miklos | 136 -------------------------- themes/openbox/nyz | 105 -------------------- themes/openbox/nyzclone | 131 ------------------------- themes/openbox/ob20 | 109 --------------------- themes/openbox/operation | 93 ------------------ themes/openbox/outcomes | 117 ----------------------- themes/openbox/paper | 89 ----------------- themes/openbox/purplehaaze | 109 --------------------- themes/openbox/shade | 93 ------------------ themes/openbox/steelblue | 139 --------------------------- themes/openbox/steelblue2 | 129 ------------------------- themes/openbox/the_orange | 135 -------------------------- themes/openbox/trisb | 149 ----------------------------- themes/openbox/twice | 101 -------------------- themes/openbox/warp-xp | 105 -------------------- themes/operation | 93 ++++++++++++++++++ themes/outcomes | 117 +++++++++++++++++++++++ themes/paper | 89 +++++++++++++++++ themes/purplehaaze | 109 +++++++++++++++++++++ themes/shade | 93 ++++++++++++++++++ themes/steelblue | 139 +++++++++++++++++++++++++++ themes/steelblue2 | 129 +++++++++++++++++++++++++ themes/the_orange | 135 ++++++++++++++++++++++++++ themes/trisb | 149 +++++++++++++++++++++++++++++ themes/twice | 101 ++++++++++++++++++++ themes/warp-xp | 105 ++++++++++++++++++++ 83 files changed, 3297 insertions(+), 3360 deletions(-) create mode 100644 themes/bbs create mode 100644 themes/bluebox create mode 100644 themes/cthulhain create mode 100644 themes/deep create mode 100644 themes/ebox create mode 100644 themes/ebox_buttons/bulletbc.xbm create mode 100644 themes/ebox_buttons/bulletl.xbm create mode 100644 themes/ebox_buttons/bulletr.xbm create mode 100644 themes/ebox_buttons/close.xbm create mode 100644 themes/ebox_buttons/icon.xbm create mode 100644 themes/ebox_buttons/max.xbm create mode 100644 themes/fieron create mode 100644 themes/fieron2 create mode 100644 themes/fieron2_buttons/close.xbm create mode 100644 themes/fieron2_buttons/icon.xbm create mode 100644 themes/fieron2_buttons/max.xbm create mode 100644 themes/fieron2_buttons/stick.xbm create mode 100644 themes/fieron_buttons/close.xbm create mode 100644 themes/fieron_buttons/icon.xbm create mode 100644 themes/fieron_buttons/max.xbm create mode 100644 themes/fieron_buttons/stick.xbm create mode 100644 themes/flux create mode 100644 themes/frobozz create mode 100644 themes/frobust create mode 100644 themes/mbdtex create mode 100644 themes/miklos create mode 100644 themes/nyz create mode 100644 themes/nyzclone create mode 100644 themes/ob20 delete mode 100644 themes/openbox/.cvsignore delete mode 100644 themes/openbox/artwiz delete mode 100644 themes/openbox/bbs delete mode 100644 themes/openbox/bluebox delete mode 100644 themes/openbox/cthulhain delete mode 100644 themes/openbox/deep delete mode 100644 themes/openbox/ebox delete mode 100644 themes/openbox/ebox_buttons/bulletbc.xbm delete mode 100644 themes/openbox/ebox_buttons/bulletl.xbm delete mode 100644 themes/openbox/ebox_buttons/bulletr.xbm delete mode 100644 themes/openbox/ebox_buttons/close.xbm delete mode 100644 themes/openbox/ebox_buttons/icon.xbm delete mode 100644 themes/openbox/ebox_buttons/max.xbm delete mode 100644 themes/openbox/fieron delete mode 100644 themes/openbox/fieron2 delete mode 100644 themes/openbox/fieron2_buttons/close.xbm delete mode 100644 themes/openbox/fieron2_buttons/icon.xbm delete mode 100644 themes/openbox/fieron2_buttons/max.xbm delete mode 100644 themes/openbox/fieron2_buttons/stick.xbm delete mode 100644 themes/openbox/fieron_buttons/close.xbm delete mode 100644 themes/openbox/fieron_buttons/icon.xbm delete mode 100644 themes/openbox/fieron_buttons/max.xbm delete mode 100644 themes/openbox/fieron_buttons/stick.xbm delete mode 100644 themes/openbox/flux delete mode 100644 themes/openbox/frobozz delete mode 100644 themes/openbox/frobust delete mode 100644 themes/openbox/mbdtex delete mode 100644 themes/openbox/miklos delete mode 100644 themes/openbox/nyz delete mode 100644 themes/openbox/nyzclone delete mode 100644 themes/openbox/ob20 delete mode 100644 themes/openbox/operation delete mode 100644 themes/openbox/outcomes delete mode 100644 themes/openbox/paper delete mode 100644 themes/openbox/purplehaaze delete mode 100644 themes/openbox/shade delete mode 100644 themes/openbox/steelblue delete mode 100644 themes/openbox/steelblue2 delete mode 100644 themes/openbox/the_orange delete mode 100644 themes/openbox/trisb delete mode 100644 themes/openbox/twice delete mode 100644 themes/openbox/warp-xp create mode 100644 themes/operation create mode 100644 themes/outcomes create mode 100644 themes/paper create mode 100644 themes/purplehaaze create mode 100644 themes/shade create mode 100644 themes/steelblue create mode 100644 themes/steelblue2 create mode 100644 themes/the_orange create mode 100644 themes/trisb create mode 100644 themes/twice create mode 100644 themes/warp-xp diff --git a/build/Makefile.themes b/build/Makefile.themes index 577753d9..c08e2103 100644 --- a/build/Makefile.themes +++ b/build/Makefile.themes @@ -1,21 +1,72 @@ include build/Makefile.incl -targets = openbox +dir = themes -all clean distclean: - @for i in $(targets); do \ - $(MAKE) -$(MAKEFLAGS) -f build/Makefile.themes.$$i $@; \ - done +files = artwiz bbs bluebox cthulhain deep ebox fieron fieron2 flux \ + frobozz frobust mbdtex miklos nyz nyzclone ob20 operation \ + outcomes paper purplehaaze shade steelblue steelblue2 \ + the_orange trisb twice warp-xp + +srcdir := $(srcdir)/$(dir) +dir := $(DESTDIR)$(themedir) +sources := $(addprefix $(srcdir)/,$(files)) + +fieron_buttons_dir := $(dir)/fieron_buttons +fieron_buttons_srcdir := $(srcdir)/fieron_buttons +fieron_buttons := close.xbm icon.xbm max.xbm stick.xbm +fieron_buttons_sources := $(addprefix $(fieron_buttons_srcdir)/,$(fieron_buttons)) + +fieron2_buttons_dir:=$(dir)/fieron2_buttons +fieron2_buttons_srcdir:=$(srcdir)/fieron2_buttons +fieron2_buttons:=close.xbm icon.xbm max.xbm stick.xbm +fieron2_buttons_sources := $(addprefix $(fieron2_buttons_srcdir)/,$(fieron2_buttons)) + +ebox_buttons_dir:=$(dir)/ebox_buttons +ebox_buttons_srcdir:=$(srcdir)/ebox_buttons +ebox_buttons:=close.xbm icon.xbm max.xbm +ebox_buttons_sources := $(addprefix $(ebox_buttons_srcdir)/,$(ebox_buttons)) + +all: install: - @for i in $(targets); do \ - $(MAKE) -$(MAKEFLAGS) -f build/Makefile.themes.$$i $@; \ + $(INSTALL) -d $(dir) + for i in $(sources); do \ + $(INSTALL) -m 644 $$i $(dir); \ + done + + $(INSTALL) -d $(fieron_buttons_dir) + for i in $(fieron_buttons_sources); do \ + $(INSTALL) $$i $(fieron_buttons_dir); \ + done + $(INSTALL) -d $(fieron2_buttons_dir) + for i in $(fieron2_buttons_sources); do \ + $(INSTALL) $$i $(fieron2_buttons_dir); \ + done + $(INSTALL) -d $(ebox_buttons_dir) + for i in $(ebox_buttons_sources); do \ + $(INSTALL) $$i $(ebox_buttons_dir); \ done uninstall: - @for i in $(targets); do \ - $(MAKE) -$(MAKEFLAGS) -f build/Makefile.themes.$$i $@; \ + for i in $(ebox_buttons); do \ + $(RM) $(ebox_buttons_dir)/$$i; \ + done + -rmdir $(ebox_buttons_dir) + for i in $(fieron2_buttons); do \ + $(RM) $(fieron2_buttons_dir)/$$i; \ + done + -rmdir $(fieron2_buttons_dir) + for i in $(fieron_buttons); do \ + $(RM) $(fieron_buttons_dir)/$$i; \ done - -rmdir $(DESTDIR)$(themedir) + -rmdir $(fieron_buttons_dir) + for i in $(files); do \ + $(RM) $(dir)/$$i; \ + done + -rmdir $(dir) + +clean: + +distclean: .PHONY: all clean distclean install uninstall diff --git a/themes/bbs b/themes/bbs new file mode 100644 index 00000000..bb258318 --- /dev/null +++ b/themes/bbs @@ -0,0 +1,126 @@ +style.name: [b]lack [b]ronze [s]alad +style.author: miklos + +rootCommand: bsetbg -solid '#5d718e' + +!toolbar.button: flat gradient vertical bevel1 +!toolbar.button.color: #e2dfbd +!toolbar.button.colorTo: #6f6d5d +toolbar.button: parentrelative +toolbar.button.picColor: #4d462a + +toolbar.button.pressed: Sunken Bevel1 Solid +toolbar.button.pressed.color: #a19f86 + +!toolbar.label: raised gradient crossdiagonal bevel1 +!toolbar.label.color: #e2dfbd +!toolbar.label.colorTo: #6f6d5d +toolbar.label: parentrelative +toolbar.label.textColor: #334142 + +toolbar.windowLabel: sunken gradient crossdiagonal +toolbar.windowLabel.color: #94927b +toolbar.windowLabel.colorTo: #a19f86 +toolbar.windowLabel.textColor: #334142 + +!toolbar.clock: raised gradient crossdiagonal bevel2 +toolbar.clock: parentrelative +toolbar.clock.color: #e2dfbd +toolbar.clock.colorTo: #6f6d5d +toolbar.clock.textColor: #334142 + +toolbar: raised Gradient vertical bevel1 +toolbar.color: #e2dfbd +toolbar.colorTo: #a19f86 +toolbar.justify: Center + +menu.frame: raised gradient crossdiagonal bevel1 +menu.frame.color: #e2dfbd +menu.frame.colorTo: #6f6d5d +menu.frame.textColor: #334142 +menu.frame.justify: right + +menu.title: sunken gradient crossdiagonal bevel2 +menu.title.color: #94927b +menu.title.colorTo: #a19f86 +menu.title.textColor: #334142 +menu.title.justify: center + +menu.hilite: sunken gradient crossdiagonal bevel2 +menu.hilite.colorTo: #506890 +menu.hilite.color: #a19f86 +menu.hilite.textColor: #4d462a + +menu.bullet: Empty +menu.bullet.position: left +menu.frame.disableColor: #ffffff + +!window.button.focus: flat gradient crossdiagonal bevel1 +window.button.focus: parentrelative +window.button.focus.color: #e2dfbd +window.button.focus.colorTo: #6f6d5d +window.button.focus.picColor: #334142 + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: #556364 + +window.grip.focus: sunken gradient crossdiagonal bevle1 +window.grip.focus.color: #e2dfbd +window.grip.focus.colorTo: #6f6d5d + +window.grip.unfocus: parentrelative + +window.handle.focus: flat gradient crossdiagonal +window.handle.focus.color: #e2dfbd +window.handle.focus.colorTo: #a19f86 + +window.handle.unfocus: flat gradient crossdiagonal +window.handle.unfocus.color: #e2dfbd +window.handle.unfocus.colorTo: #6f6d5d + +window.label.focus: sunken gradient crossdiagonal +window.label.focus.color: #94927b +window.label.focus.colorTo: #a19f86 +window.label.focus.textColor: #334142 +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: parentrelative +window.label.unfocus.textColor: #758384 + +window.title.focus: raised gradient vertical bevel1 +window.title.focus.color: #e2dfdb +window.title.focus.colorTo: #a19f86 + +window.title.unfocus: raised gradient crossdiagonal bevel1 +window.title.unfocus.color: #e2dfdb +window.title.unfocus.colorTo: #a19f86 + +window.button.pressed: Sunken Bevel1 Gradient crossdiagonal +window.button.pressed.colorTo: #506890 +window.button.pressed.color: #a19f86 + +window.frame.focusColor: #e2dfdb +window.frame.unfocusColor: #6f6d5d +handleWidth: 4 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 0 +borderColor: #8f8d7d + +window.xft.font: Trebuchet MS +window.xft.size: 10 +window.font: lucidasans-10 + +menu.frame.xft.font: Trebuchet MS +menu.frame.xft.size: 12 +menu.frame.font: lucidasans-10 + +menu.title.xft.font: Trebuchet MS +menu.title.xft.size: 12 +menu.title.xft.flags: bold +menu.title.font: lucidasans-10 + +toolbar.xft.font: Trebuchet MS +toolbar.xft.size: 10 +toolbar.font: lucidasans-10 diff --git a/themes/bluebox b/themes/bluebox new file mode 100644 index 00000000..b2676200 --- /dev/null +++ b/themes/bluebox @@ -0,0 +1,148 @@ +! Miscellaneous settings... +style.name: bluebox +style.author: miklos +style.date: Thu, Mar 21, 2002 +style.credits: +style.comments: + +!*font: gelly +*font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-*-* +*xft.font: Arial +*xft.size: 10 + +rootCommand: bsetbg -solid "#414b57" + +! Toolbar settings... +toolbar.button: Flat Gradient Vertical +toolbar.button.color: #46505d +toolbar.button.colorTo: #67788b +toolbar.button.picColor: #d7e0ee + +toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal +toolbar.button.pressed.color: #6a7482 +toolbar.button.pressed.colorTo: #73787e + +toolbar.label: Flat Gradient Vertical +toolbar.label.color: #414b57 +toolbar.label.colorTo: #6a7b8f +toolbar.label.textColor: #d7e0ee + +toolbar.windowLabel: Sunken Bevel1 Gradient Vertical +toolbar.windowLabel.color: #21354a +toolbar.windowLabel.colorTo: #406285 +toolbar.windowLabel.textColor: #d7e0ee + +toolbar.clock: Flat Gradient Vertical +toolbar.clock.color: #414b57 +toolbar.clock.colorTo: #6a7b8f +toolbar.clock.textColor: #d7e0ee + +toolbar: Raised Bevel1 Gradient Vertical +toolbar.color: #414b57 +toolbar.colorTo: #6a7b8f +toolbar.textColor: #d7e0ee +toolbar.justify: Center + + +! Menu settings... +menu.frame: Flat Gradient Horizontal +menu.frame.color: #2c333b +menu.frame.colorTo: #6a7b8f +menu.frame.textColor: #becad4 +menu.frame.justify: Left + +menu.title: Raised Gradient Vertical +menu.title.color: #414b57 +menu.title.colorTo: #67788b +menu.title.textColor: #8998ab +menu.title.justify: Center + +menu.hilite: Sunken Bevel1 Gradient Horizontal +menu.hilite.color: #21354a +menu.hilite.colorTo: #406285 +menu.hilite.textColor: #a8bed6 + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Gradient Vertical +window.button.focus.color: #46505d +window.button.focus.colorTo: #67788b +window.button.focus.picColor: #d8e0ee + +window.button.unfocus: Flat Gradient Vertical +window.button.unfocus.color: #46505d +window.button.unfocus.colorTo: #67788b +window.button.unfocus.picColor: #7e8c9d + +window.grip.focus: Raised Bevel1 Solid Vertical +window.grip.focus.color: #46505d +window.grip.focus.colorTo: #ffffff + +window.grip.unfocus: Raised Bevel1 Solid Horizontal +window.grip.unfocus.color: #3c4550 +window.grip.unfocus.colorTo: #ffffff + +window.handle.focus: Raised Bevel1 Solid Vertical +window.handle.focus.color: #46505d +window.handle.focus.colorTo: #ffffff + +window.handle.unfocus: Raised Bevel1 Solid Horizontal +window.handle.unfocus.color: #3c4550 +window.handle.unfocus.colorTo: #ffffff + +window.label.focus: Sunken Bevel1 Gradient Vertical +window.label.focus.color: #21354a +window.label.focus.colorTo: #406285 +window.label.focus.textColor: #d7e0ee +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: Flat Gradient Vertical +window.label.unfocus.color: #414b57 +window.label.unfocus.colorTo: #6a7b8f +window.label.unfocus.textColor: #7e8c9d + +window.title.focus: Raised Bevel1 Gradient Vertical +window.title.focus.color: #414b57 +window.title.focus.colorTo: #6a7b8f + +window.title.unfocus: Raised Bevel1 Gradient Vertical +window.title.unfocus.color: #414b57 +window.title.unfocus.colorTo: #6a7b8f + +window.button.pressed: Sunken Bevel1 Gradient Diagonal +window.button.pressed.color: #6a7482 +window.button.pressed.colorTo: #73787e + +window.frame.focusColor: #73787e +window.frame.unfocusColor: #62666b +handleWidth: 1 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + +bbpager.frame: raised solid + bbpager.frame.color: #515b67 + +bbpager.desktop: sunken solid + bbpager.desktop.color: #414b57 + +bbpager.desktop.focus: raised solid + bbpager.desktop.focus.color: #ffffff + +bbpager.window.focus: raised gradient vertical + bbpager.window.focus.color: #21354a + bbpager.window.focus.colorTo: #406285 + +bbpager.window: flat gradient vertical + bbpager.window.color: #414b57 + bbpager.window.colorTo: #6a7b8f + +bbpager.desktop.focusStyle: border +bbpager.active.window.borderColor: #202020 +bbpager.inactive.window.borderColor: #000000 +bbpager.active.desktop.borderColor: #73787e diff --git a/themes/cthulhain b/themes/cthulhain new file mode 100644 index 00000000..5f55c4ce --- /dev/null +++ b/themes/cthulhain @@ -0,0 +1,143 @@ +! Title: cthulhain +! By: cthulhain (http://lordzork.com/blackbox/ +! Email: cthulhain@lordzork.com +! Comment: no comment + +! ***** toolbar ***** +toolbar: raised gradient vertical + toolbar.color: #585858 + toolbar.colorTo: #0f1319 + +toolbar.label: parentrelative + toolbar.label.textColor: #cccccc + +toolbar.windowLabel: sunken gradient crossdiagonal + toolbar.windowLabel.color: #151a22 + toolbar.windowLabel.colorTo: #7a8290 + toolbar.windowLabel.textColor: #ffffff + +toolbar.clock: parentrelative + toolbar.clock.textColor: #cccccc + +toolbar.button: parentrelative + toolbar.button.picColor: #cccccc + +toolbar.button.pressed: flat gradient vertical + toolbar.button.pressed.color: #0f1319 + toolbar.button.pressed.colorTo: #7a8290 + + +! ***** menu ***** +menu.title: raised gradient crossdiagonal + menu.title.color: #151a22 + menu.title.colorTo: #7a8290 + menu.title.textColor: #ffffff + +menu.frame: sunken gradient crossdiagonal + menu.frame.color: #0f1319 + menu.frame.colorTo: gray40 + menu.frame.textColor: #cccccc + +menu.hilite: sunken gradient crossdiagonal + menu.hilite.color: #151a22 + menu.hilite.colorTo: #7a8290 + menu.hilite.textColor: #ffffff + +menu.bullet: triangle + menu.bullet.position: right + + +! ***** window focused ***** +window.title.focus: raised gradient diagonal + window.title.focus.color: gray40 + window.title.focus.colorTo: #0f1319 + +window.label.focus: sunken gradient crossdiagonal + window.label.focus.color: #151a22 + window.label.focus.colorTo: #7a8290 + window.label.focus.textColor: gray90 + +window.button.focus: parentrelative + window.button.focus.picColor: #cccccc + +window.button.pressed: flat gradient vertical + window.button.pressed.color: #0f1319 + window.button.pressed.colorTo: #7a8290 + +window.handle.focus: raised gradient diagonal + window.handle.focus.color: gray50 + window.handle.focus.colorTo: #0f1319 + +window.grip.focus: raised gradient diagonal + window.grip.focus.color: #7a8290 + window.grip.focus.colorTo: #151a22 + +window.frame.focusColor: #858585 +window.frame.focus.color: #858585 + + +! ***** window unfocused ***** +window.title.unfocus: raised gradient diagonal + window.title.unfocus.color: gray40 + window.title.unfocus.colorTo: #0f1319 + +window.label.unfocus: parentrelative + window.label.unfocus.textColor: #808080 + +window.button.unfocus: parentrelative + window.button.unfocus.picColor: #727272 + +window.handle.unfocus: raised gradient diagonal + window.handle.unfocus.color: gray50 + window.handle.unfocus.colorTo: #0f1319 + +window.grip.unfocus: raised gradient diagonal + window.grip.unfocus.color: gray50 + window.grip.unfocus.colorTo: #0f1319 + +window.frame.unfocusColor: #5e6166 +window.frame.unfocus.color: #5e6166 + + +! ***** fonts ***** +*.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-* +*.xft.font: arial +*.xft.size: 10 +menu.*.xft.size: 11 + toolbar.justify: center + window.justify: right + menu.title.justify: center + menu.frame.justify: right + +! ***** the rest ***** +borderColor: #202020 +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 +frameWidth: 0 + +rootCommand: bsetbg -solid "#3a404b" + +! ***** bbpager ***** +bbpager.frame: sunken gradient crossdiagonal + bbpager.frame.color: #151a22 + bbpager.frame.colorTo: #7a8290 + +bbpager.desktop: parentrelative + +bbpager.desktop.focus: flat gradient vertical + bbpager.desktop.focus.color: #0f1319 + bbpager.desktop.focus.colorTo: gray40 + +bbpager.window: raised gradient vertical + bbpager.window.color: gray40 + bbpager.window.colorTo: #0f1319 + +bbpager.window.focus: raised gradient crossdiagonal + bbpager.window.focus.color: #151a22 + bbpager.window.focus.colorTo: #7a8290 + +bbpager.desktop.focusStyle: border +bbpager.active.window.borderColor: #202020 +bbpager.inactive.window.borderColor: #202020 +bbpager.active.desktop.borderColor: #0f1319 diff --git a/themes/deep b/themes/deep new file mode 100644 index 00000000..ddcb51eb --- /dev/null +++ b/themes/deep @@ -0,0 +1,120 @@ +! deep - by safari_al +! tr@rebel.net.au +! +! the scent of deep heat is wafting through the air. inhale. + +toolbar: flat gradient vertical + toolbar.color: #d3d3d3 + toolbar.colorTo: #a3a3a3 + +toolbar.clock: parentrelative + toolbar.clock.textColor: black + +toolbar.label: parentrelative + toolbar.label.textColor: black + +toolbar.windowLabel: flat gradient horizontal + toolbar.windowLabel.color: #223256 + toolbar.windowLabel.colorTo: #3f5881 + toolbar.windowLabel.textColor: #d3d3d3 + +toolbar.button: parentrelative + toolbar.button.picColor: black + +toolbar.button.pressed: flat gradient vertical + toolbar.button.pressed.color: #d3d3d3 + toolbar.button.pressed.colorTo: #3f5881 + +menu.title: flat gradient horizontal + menu.title.color: #223256 + menu.title.colorTo: #3f5881 + menu.title.textColor: #d3d3d3 + +menu.frame: flat gradient horizontal + menu.frame.color: #a3a3a3 + menu.frame.colorTo: #d3d3d3 + menu.frame.textColor: black + +menu.hilite: flat gradient horizontal + menu.hilite.color: #a3a3a3 + menu.hilite.colorTo: #3f5881 + menu.hilite.textColor: black + +menu.bullet: empty + menu.bullet.position: left + +window.title.focus: flat gradient vertical + window.title.focus.color: #d3d3d3 + window.title.focus.colorTo: #a3a3a3 +window.title.unfocus: flat gradient vertical + window.title.unfocus.color: #d3d3d3 + window.title.unfocus.colorTo: #a3a3a3 + +window.label.focus: flat gradient horizontal + window.label.focus.color: #223256 + window.label.focus.colorTo: #3f5881 + window.label.focus.textColor: #d3d3d3 +window.label.unfocus: flat solid + window.label.unfocus.color: #223256 + window.label.unfocus.textColor: #d3d3d3 + +window.button.focus: parentrelative + window.button.focus.picColor: black +window.button.unfocus: parentrelative + window.button.unfocus.picColor: black + +window.button.pressed: flat gradient vertical + window.button.pressed.color: #d3d3d3 + window.button.pressed.colorTo: #3f5881 + +window.frame.focusColor: #d3d3d3 +window.frame.unfocusColor: #a3a3a3 + +window.handle.focus: flat solid + window.handle.focus.color: #d3d3d3 +window.handle.unfocus: flat solid + window.handle.unfocus.color: #a3a3a3 + +window.grip.focus: flat solid + window.grip.focus.color: #3f5881 +window.grip.unfocus: flat solid + window.grip.unfocus.color: #223526 + +borderColor: black +!*font: gelly +*font: lucidasans-10 +*xft.font: arial +*xft.size: 9 +menu*xft*size: 10 +*justify: left + +borderWidth: 1 +bevelWidth: 1 +frameWidth: 1 +handleWidth: 3 + +rootCommand: bsetbg -mod 2 2 -bg rgb:22/35/26 -fg rgb:3f/58/81 + + +bbpager.frame: flat gradient vertical + bbpager.frame.color: #3f5881 + bbpager.frame.colorTo: #223256 + +bbpager.desktop: parentrelative +bbpager.desktop.focus: parentrelative + +bbpager.window: flat gradient vertical + bbpager.window.color: #d3d3d3 + bbpager.window.colorTo: #a3a3a3 +bbpager.window.focus: flat gradient vertical + bbpager.window.focus.color: #d3d3d3 + bbpager.window.focus.colorTo: #3f5881 + +bbpager.desktop.focusStyle: border +bbpager.window.focusStyle: texture + +bbpager.active.desktop.borderColor: #d3d3d3 +bbpager.active.window.borderColor: black +bbpager.inactive.window.borderColor: black + +bbpager.bevelWidth: 1 diff --git a/themes/ebox b/themes/ebox new file mode 100644 index 00000000..a3d1a898 --- /dev/null +++ b/themes/ebox @@ -0,0 +1,112 @@ +! EBOX2 for openbox (with pixmaps) + +#rootCommand: Esetroot /allmythings/backgrounds/ladybug.png +rootCommand: bsetroot -solid "#838183" +#rootCommand: Esetroot /opt/gnome2/share/nautilus/patterns/bigH.png +! Toolbar settings... +toolbar.button: parentrelative +toolbar.button.pressed: parentrelative +toolbar.label: parentrelative +toolbar.windowLabel: parentrelative +toolbar.clock: parentrelative + +toolbar: Raised Bevel2 Gradient Vertical +toolbar.color: #313856 +toolbar.colorTo: #666d93 +toolbar.justify: Center +toolbar.button.picColor: #ffffff + +! Menu settings... +menu.frame: Flat Solid +menu.frame.color: #d5d6d5 +#menu.frame.color: #e6e2de +menu.frame.textColor: #000000 +menu.frame.justify: Left + +menu.title: Raised Bevel2 Gradient Vertical +menu.title.color: #313856 +menu.title.colorTo: #666d93 +menu.title.textColor: #ffffff +menu.title.justify: Center + +menu.hilite: Raised Bevel2 Gradient Vertical +menu.hilite.color: #868795 +menu.hilite.colorTo: #bfc1d1 +menu.hilite.textColor: #000000 + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: parentrelative +window.button.focus.picColor: #dfdfe6 + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: #cbcbcb + +window.grip.focus: Raised Bevel1 Gradient Vertical +window.grip.focus.color: #313856 +window.grip.focus.colorTo: #666d93 + +window.grip.unfocus: Raised Bevel1 Gradient Vertical +window.grip.unfocus.color: #5a5a5a +window.grip.unfocus.colorTo: #9c9c9c + +window.handle.focus: Raised Bevel1 Gradient Vertical +window.handle.focus.color: #313856 +window.handle.focus.colorTo: #666d93 + +window.handle.unfocus: Raised Bevel1 Gradient Vertical +window.handle.unfocus.color: #5a5a5a +window.handle.unfocus.colorTo: #9c9c9c + +window.label.focus: parentrelative +window.label.focus.justify: Left + +window.justify: Left +window.label.unfocus: parentrelative +window.label.unfocus.textColor: #d8d8d8 +window.xft.flags: shadow + +window.title.focus: Raised Bevel2 Gradient Vertical +window.title.focus.color: #313856 +window.title.focus.colorTo: #666d93 + +window.title.unfocus: Raised Bevel2 Gradient Vertical +window.title.unfocus.color: #5a5a5a +window.title.unfocus.colorTo: #919191 + +window.button.pressed: Flat Gradient Vertical +window.button.pressed.color: #9393b9 +window.button.pressed.colorTo: #424253 + +window.frame.focusColor: #787a95 +window.frame.unfocusColor: #a5a5a5 +handleWidth: 3 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #222222 +*.textColor: #ffffff + +!#defaults!!!! +*window.xft.font: Arial +*xft.font: Microsoft Sans Serif +*xft.size: 9 +*.font: -b&h-lucida-medium-r-normal-sans-10-100-75-75-p-58-iso8859-1 +*.textColor: #ffffff +*.picColor: #f6eef6 +*xft.shadow.tint: 100 +#*menu.*.xft.shadow.tint: -50 +#*xft.flags: shadow +#*title.xft.flags: shadow + +!pixmap masks +toolbar.button.left.mask: bulletl.xbm +toolbar.button.right.mask: bulletr.xbm +window.button.max.mask: max.xbm +window.button.icon.mask: icon.xbm +!window.button.stick.mask: +window.button.close.mask: close.xbm +menu.arrow.mask: bulletbc.xbm diff --git a/themes/ebox_buttons/bulletbc.xbm b/themes/ebox_buttons/bulletbc.xbm new file mode 100644 index 00000000..f74daa69 --- /dev/null +++ b/themes/ebox_buttons/bulletbc.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bulletbc_width 8 +#define bulletbc_height 8 +static unsigned char bulletbc_bits[] = { + 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/ebox_buttons/bulletl.xbm b/themes/ebox_buttons/bulletl.xbm new file mode 100644 index 00000000..b136694e --- /dev/null +++ b/themes/ebox_buttons/bulletl.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bulletl_width 8 +#define bulletl_height 8 +static unsigned char bulletl_bits[] = { + 0x00, 0x20, 0x70, 0x38, 0x3c, 0x38, 0x70, 0x20 }; diff --git a/themes/ebox_buttons/bulletr.xbm b/themes/ebox_buttons/bulletr.xbm new file mode 100644 index 00000000..5b2d6fd3 --- /dev/null +++ b/themes/ebox_buttons/bulletr.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bulletr_width 8 +#define bulletr_height 8 +static unsigned char bulletr_bits[] = { + 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/ebox_buttons/close.xbm b/themes/ebox_buttons/close.xbm new file mode 100644 index 00000000..a97c5334 --- /dev/null +++ b/themes/ebox_buttons/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; diff --git a/themes/ebox_buttons/icon.xbm b/themes/ebox_buttons/icon.xbm new file mode 100644 index 00000000..38d8f73a --- /dev/null +++ b/themes/ebox_buttons/icon.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define icon_width 7 +#define icon_height 7 +static unsigned char icon_bits[] = { + 0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 }; diff --git a/themes/ebox_buttons/max.xbm b/themes/ebox_buttons/max.xbm new file mode 100644 index 00000000..f143a223 --- /dev/null +++ b/themes/ebox_buttons/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 7 +#define max_height 7 +static unsigned char max_bits[] = { + 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; diff --git a/themes/fieron b/themes/fieron new file mode 100644 index 00000000..c4a19d95 --- /dev/null +++ b/themes/fieron @@ -0,0 +1,142 @@ +style.author: miklos +style.date: Sept. 9, 2002 + +rootCommand: bsetbg -solid "#474e56" + +! Toolbar settings... +toolbar.button.pressed: flatborder gradient vertical +toolbar.button.pressed.colorTo: #44657f +toolbar.button.pressed.color: #699cc6 +toolbar.button.pressed.borderColor: #181f24 +toolbar.button.picColor: #25252d + +toolbar.button: flatborder gradient vertical +toolbar.button.color: #d1d9db +toolbar.button.colorTo: #616568 +toolbar.button.borderColor: #25252d + +toolbar.windowLabel: flatborder gradient vertical +toolbar.windowLabel.color: #699cc6 +toolbar.windowLabel.colorTo: #44657f +toolbar.windowLabel.borderColor: #25252d +toolbar.windowLabel.textColor: #acd5eb + +toolbar.label: parentrelative +toolbar.label.textColor: #2c4559 + +toolbar.clock: parentrelative +toolbar.clock.textColor: #2c4559 + +toolbar: flat gradient vertical +toolbar.colorTo: #767677 +toolbar.color: #e4e8e9 + +toolbar.xft.font: tahoma +toolbar.xft.size: 9 +toolbar.justify: center + + +! Menu settings... +menu.frame: flat gradient crossdiagonal +menu.frame.color: #e4e8e9 +menu.frame.colorTo: #767677 +menu.frame.borderColor: #181f24 +menu.frame.textColor: #2c4559 + +menu.frame.xft.font: tahoma +menu.frame.xft.size: 9 +menu.frame.justify: left + +menu.title: flatborder gradient vertical +menu.title.color: #5f7a8f +menu.title.colorTo: #4d6070 +menu.title.borderColor: #c4c8c9 +menu.title.textColor: #1c2f40 + +menu.title.xft.font: tahoma +menu.title.xft.size: 9 +menu.title.justify: center + +menu.hilite: Flatborder gradient vertical +menu.hilite.colorTo: #44657f +menu.hilite.color: #699cc6 +menu.hilite.borderColor: #c4c8c9 +menu.hilite.textColor: #acd5db + +menu.bullet: diamond +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: flatborder gradient vertical +window.button.focus.color: #d1d9db +window.button.focus.colorTo: #616568 +window.button.borderColor: #25252d + +window.button.unfocus: flatborder gradient vertical +window.button.unfocus.color: #5f7a8f +window.button.unfocus.colorTo: #4d6070 +window.button.unfocus.borderColor: #1c2f40 +window.button.unfocus.picColor: #1c2f40 + +window.grip.focus: flat gradient vertical +window.grip.focus.color: #699cc6 +window.grip.focus.colorTo: #44657f +window.grip.focus.borderColor: #1c2f40 + +window.grip.unfocus: flat gradient vertical +window.grip.unfocus.color: #5f7a8f +window.grip.unfocus.colorTo: #4d6070 + +window.handle.focus: flat gradient vertical +window.handle.focus.color: #d1d9db +window.handle.focus.colorTo: #616568 +window.handle.focus.borderColor: #1c2f40 + +window.handle.unfocus: flat gradient vertical +window.handle.unfocus.color: #6f8a9f +window.handle.unfocus.colorTo: #5d7080 + +window.label.focus: flatborder gradient vertical +window.label.focus.color: #699cc6 +window.label.focus.colorTo: #44657f +window.label.focus.borderColor: #25252d +window.label.focus.textColor: #acd5eb + + + +window.xft.font: verdana +window.xft.size: 9 +window.justify: center + +window.label.unfocus: flatborder gradient vertical +window.label.unfocus.color: #6f8a9f +window.label.unfocus.colorTo: #5d7080 +window.label.unfocus.textColor: #2c4559 +window.label.unfocus.borderColor: #25252d + +window.title.focus: flat gradient vertical +window.title.focus.colorTo: #767677 +window.title.focus.color: #e4e8e9 +window.title.focus.borderColor: #25252d + +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #5f788f +window.title.unfocus.colorTo: #406070 + +window.button.pressed: flatborder gradient vertical +window.button.pressed.colorTo: #44657f +window.button.pressed.color: #699cc6 + +window.frame.focusColor: #c4c8c9 +window.frame.unfocusColor: #6f8a9f +handleWidth: 5 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #25252d + +window.button.max.mask: max.xbm +window.button.icon.mask: icon.xbm +window.button.stick.mask: stick.xbm +window.button.close.mask: close.xbm diff --git a/themes/fieron2 b/themes/fieron2 new file mode 100644 index 00000000..6c7c5969 --- /dev/null +++ b/themes/fieron2 @@ -0,0 +1,159 @@ +style.author: miklos +style.date: Oct 26, 2002 + +style.comments: buttons available at http://miklosbox.org/files/fieron-xbms.tar.gz + +rootCommand: bsetbg -solid "#272a2f" + +! Toolbar settings... + +toolbar.button.pressed: sunken gradient crossdiagonal bevel2 +toolbar.button.pressed.colorTo: #5a724c +toolbar.button.pressed.color: #96ba86 +toolbar.button.picColor: #96ba86 + +toolbar.button: raised gradient crossdiagonal bevel2 +toolbar.button.colorTo: #272a2f +toolbar.button.color: #858687 +toolbar.button.borderColor: #25252d + +toolbar.windowLabel: flatborder gradient vertical +toolbar.windowLabel.color: #96ba86 +toolbar.windowLabel.colorTo: #5a724c +toolbar.windowLabel.borderColor: #181f24 +toolbar.windowLabel.textColor: #272a2f + +toolbar.label: sunken gradient crossdiagonal +toolbar.label.color: #858687 +toolbar.label.colorTo: #373a3f +toolbar.label.textColor: #96ba86 + +toolbar.clock: sunken gradient crossdiagonal +toolbar.clock.color: #858687 +toolbar.clock.colorTo: #373a3f +toolbar.clock.textColor: #96ba86 + +toolbar: flat gradient vertical +toolbar.color: #858687 +toolbar.colorTo: #373a3f + + +toolbar.xft.font: verdana +toolbar.xft.size: 7 +toolbar.justify: right +toolbar.xft.flags: normal, shadow + + +! Menu settings... +menu.frame: sunken gradient crossdiagonal bevel2 +menu.frame.color: #555657 +menu.frame.colorTo: #272a2f +menu.frame.borderColor: #181f24 +menu.frame.textColor: #878a8f + +menu.frame.xft.font: verdana +menu.frame.xft.size: 7 +menu.frame.justify: right +menu.frame.xft.flags: normal, shadow + +menu.title: flat gradient vertical +menu.title.color: #96ba86 +menu.title.colorTo: #5a724c +menu.title.borderColor: #181f24 +menu.title.textColor: #181f24 + +menu.title.xft.font: verdana +menu.title.xft.size: 7 +menu.title.justify: right +menu.title.xft.flags: shadow + +menu.hilite: sunken gradient crossdiagonal bevel2 +menu.hilite.color: #555657 +menu.hilite.colorTo: #373a3f +menu.hilite.borderColor: #c4c8c9 +menu.hilite.textColor: #96ba86 + +menu.bullet: empty +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: raised gradient crossdiagonal bevel2 +window.button.focus.color: #858687 +window.button.focus.colorTo: #272a2f +window.button.focus.picColor: #96ba86 + +window.button.unfocus: raised gradient crossdiagonal bevel2 +window.button.unfocus.color: #555657 +window.button.unfocus.colorTo: #171a1f +window.button.unfocus.borderColor: #1c2f40 +window.button.unfocus.picColor: #676869 + +window.grip.focus: flat gradient vertical +window.grip.focus.color: #96ba86 +window.grip.focus.colorTo: #5a724c +window.grip.focus.borderColor: #1c2f40 + +window.grip.unfocus: flat gradient vertical +window.grip.unfocus.color: #555657 +window.grip.unfocus.colorTo: #171a1f + +window.handle.focus: flat gradient vertical +window.handle.focus.color: #858687 +window.handle.focus.colorTo: #373a3f +window.handle.focus.borderColor: #1c2f40 + +window.handle.unfocus: flat gradient vertical +window.handle.unfocus.color: #555657 +window.handle.unfocus.colorTo: #171a1f + +window.label.focus: flatborder gradient vertical +window.label.focus.color: #96ba86 +window.label.focus.colorTo: #5a724c +window.label.focus.borderColor: #181f24 +window.label.focus.textColor: #272a2f + +window.xft.font: verdana +window.xft.size: 8 +window.justify: right +window.xft.flags: shadow + +window.label.unfocus: sunken gradient crossdiagonal bevel +window.label.unfocus.color: #555657 +window.label.unfocus.colorTo: #272a2f +window.label.unfocus.textColor: #676869 +window.label.unfocus.borderColor: #171a1f + +window.title.focus: flat gradient vertical +window.title.focus.colorTo: #373a3f +window.title.focus.color: #858687 + +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #555657 +window.title.unfocus.colorTo: #171a1f + +window.button.pressed.focus: sunken gradient crossdiagonal bevel2 +window.button.pressed.focus.colorTo: #5a724c +window.button.pressed.focus.color: #96ba86 + +window.button.pressed.unfocus: sunken gradient crossdiagonal bevel2 +window.button.pressed.unfocus.colorTo: #171a1f +window.button.pressed.unfocus.color: #555657 + + +window.frame.focusColor: #858687 +window.frame.unfocusColor: #555657 +handleWidth: 4 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #181f24 + +window.button.max.mask: max.xbm +window.button.icon.mask: icon.xbm +window.button.stick.mask: stick.xbm +window.button.close.mask: close.xbm + +*.xft.flags: shadow bold +*.xft.shadow.offset: 1 +*.xft.shadow.tint: 20 diff --git a/themes/fieron2_buttons/close.xbm b/themes/fieron2_buttons/close.xbm new file mode 100644 index 00000000..aea54882 --- /dev/null +++ b/themes/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/fieron2_buttons/icon.xbm b/themes/fieron2_buttons/icon.xbm new file mode 100644 index 00000000..1cd40fcd --- /dev/null +++ b/themes/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/fieron2_buttons/max.xbm b/themes/fieron2_buttons/max.xbm new file mode 100644 index 00000000..2cd94e84 --- /dev/null +++ b/themes/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/fieron2_buttons/stick.xbm b/themes/fieron2_buttons/stick.xbm new file mode 100644 index 00000000..4345dfab --- /dev/null +++ b/themes/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 }; diff --git a/themes/fieron_buttons/close.xbm b/themes/fieron_buttons/close.xbm new file mode 100644 index 00000000..aea54882 --- /dev/null +++ b/themes/fieron_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/fieron_buttons/icon.xbm b/themes/fieron_buttons/icon.xbm new file mode 100644 index 00000000..1cd40fcd --- /dev/null +++ b/themes/fieron_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/fieron_buttons/max.xbm b/themes/fieron_buttons/max.xbm new file mode 100644 index 00000000..2cd94e84 --- /dev/null +++ b/themes/fieron_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/fieron_buttons/stick.xbm b/themes/fieron_buttons/stick.xbm new file mode 100644 index 00000000..4345dfab --- /dev/null +++ b/themes/fieron_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 }; diff --git a/themes/flux b/themes/flux new file mode 100644 index 00000000..46fc8d5d --- /dev/null +++ b/themes/flux @@ -0,0 +1,89 @@ +toolbar: flat solid +toolbar.color: rgb:6/6/54 +toolbar.button: flat solid +toolbar.button.color: rgb:6/6/54 +toolbar.button.picColor: rgb:2/2/1c +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: rgb:8/8/7 +toolbar.label.colorTo: rgb:f/f/d +toolbar.label.textColor: rgb:2/2/1c +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: rgb:8/8/7 +toolbar.windowLabel.colorTo: rgb:f/f/d +toolbar.windowLabel.textColor: rgb:2/2/1c +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: rgb:8/8/7 +toolbar.clock.colorTo: rgb:f/f/d +toolbar.clock.textColor: rgb:2/2/1c +toolbar.justify: right + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:8/8/7 +menu.title.colorTo: rgb:f/f/d +menu.title.textColor: rgb:2/2/1c +menu.title.justify: right + +menu.frame: flat solid +menu.frame.color: rgb:6/6/54 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/38 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat solid +menu.hilite.color: rgb:4/4/38 +menu.hilite.textColor: white + +window.title.focus: flat solid +window.title.focus.color: rgb:6/6/54 +window.title.unfocus: flat solid +window.title.unfocus.color: rgb:4/4/38 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: rgb:8/8/7 +window.label.focus.colorTo: rgb:f/f/d +window.label.focus.textColor: rgb:2/2/1c +window.label.unfocus: flat solid +window.label.unfocus.color: rgb:4/4/38 +window.label.unfocus.textColor: rgb:2/2/1c + +window.button.focus: flat solid +window.button.focus.color: rgb:6/6/54 +window.button.focus.picColor: rgb:2/2/1c +window.button.unfocus: flat solid +window.button.unfocus.color: rgb:4/4/38 +window.button.unfocus.picColor: rgb:2/2/1c + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:8/8/7 +window.handle.focus.colorTo: rgb:f/f/d +window.handle.unfocus: flat solid +window.handle.unfocus.color: rgb:4/4/38 + +window.grip.focus: flat solid +window.grip.focus.color: rgb:8/8/7 +window.grip.unfocus: flat solid +window.grip.unfocus.color: rgb:4/4/38 + +window.frame.focusColor: rgb:f/f/d +window.frame.unfocusColor: rgb:6/6/54 + +window.justify: right + +*button.pressed: flat solid +*button.pressed.color: rgb:a/a/8c + +borderColor: rgb:2/2/1c + +bevelWidth: 2 +borderWidth: 2 +handleWidth: 3 + +*textColor: grey20 +*Font: lucidasans-10 +*xft.font: arial +*xft.size: 10 + +rootCommand: bsetroot -solid rgb:4/4/38 diff --git a/themes/frobozz b/themes/frobozz new file mode 100644 index 00000000..c99005fe --- /dev/null +++ b/themes/frobozz @@ -0,0 +1,143 @@ +! by kyle (kyle@achilles.net) +! modified from blah23 by cthulhain (lordzork@lordzork.com) + +! ***** toolbar ***** +toolbar: raised solid + toolbar.color: #484848 + +toolbar.label: parentrelative + toolbar.label.textColor: #bcc3ce + +toolbar.windowLabel: sunken solid + toolbar.windowLabel.color: #485561 + toolbar.windowLabel.textColor: #e8f1ff + +toolbar.clock: parentrelative + toolbar.clock.textColor: #bcc3ce + +toolbar.button: flat solid + toolbar.button.color:#484848 + toolbar.button.picColor:#303030 + +toolbar.button.pressed: sunken solid + toolbar.button.pressed.color: #484848 + + +! ***** menu ***** +menu.title: raised solid + menu.title.color: #485561 + menu.title.textColor: #e8f1ff + +menu.frame: raised solid + menu.frame.color: #484848 + menu.frame.textColor: #bcc3ce + +menu.hilite: sunken solid + menu.hilite.color: #485561 + menu.hilite.textColor: #e8f1ff + +menu.bullet: triangle + menu.bullet.position: right + + +! ***** window focused ***** +window.title.focus: raised solid + window.title.focus.color: #485561 + +window.label.focus: parentrelative + window.label.focus.textColor: #e8f1ff + +window.button.focus: flat solid + window.button.focus.color: #485561 + window.button.focus.picColor: #303030 + +window.button.pressed: sunken solid + window.button.pressed.color: #485561 + +window.handle.focus: sunken solid + window.handle.focus.color: #485561 + +window.grip.focus: sunken solid + window.grip.focus.color: #485561 + +window.frame.focusColor: #63707f + window.frame.focus.color: #63707f + +! ***** window unfocused ***** +window.title.unfocus: raised solid + window.title.unfocus.color: #484848 + +window.label.unfocus: parentrelative + window.label.unfocus.textColor: #909090 + +window.button.unfocus:flat solid + window.button.unfocus.color: #484848 + window.button.unfocus.picColor: #303030 + +window.handle.unfocus: sunken solid + window.handle.unfocus.color: #484848 + +window.grip.unfocus: sunken solid + window.grip.unfocus.color: #484848 + +window.frame.unfocusColor: #5e6166 + window.frame.unfocus.color: #5e6166 + +! ***** Xft fonts ***** +*xft.font: Arial +toolbar.xft.size: 10 +toolbar.justify: center + +window.xft.size: 9 +!window.xft.flags: bold +window.justify: left + +menu.title.xft.size: 10 +menu.title.xft.flags: bold +menu.title.justify: center + +menu.frame.xft.size: 10 +menu.frame.justify: right + +! ***** fonts ***** +*Font: lucidasans-10 +!toolbar.font: lime +!toolbar.justify: center + +!window.font: lime +!window.justify: left + +!menu.title.font: lime +!menu.title.justify: center + +!menu.frame.font: lime +!menu.frame.justify: right + +! ***** the rest ***** +borderColor: #000000 +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 +frameWidth: 0 + +! ***** bbpager ***** +bbpager.desktop.focusStyle: texture + +bbpager.frame: parentrelative +bbpager.frame.color: #5e6166 + +bbpager.desktop: parentrelative +bbpager.desktop.focus: flat solid +bbpager.desktop.focus.color: #484848 + +bbpager.window: raised solid +bbpager.window.color: #6f7a7f +bbpager.window.focus: raised solid +bbpager.window.focus.color: #485561 + +bbpager.active.window.borderColor: black +bbpager.inactive.window.borderColor: black + +! ***** rootCommand ***** +#rootCommand: bsetbg -solid "#484848" +rootCommand: bsetbg -gradient flatinterlaced -bg "#485561" -fg "#"484848 diff --git a/themes/frobust b/themes/frobust new file mode 100644 index 00000000..3f8a13f2 --- /dev/null +++ b/themes/frobust @@ -0,0 +1,148 @@ + +style.name: frobust +style.author: miklos +style.date: Tue, 03.05.02 +style.credits: +style.comments: frobust! + +!*font: creep +*font: -adobe-helvetica-medium-r-*-*-10-*-*-*-*-*-*-* +*xft.font: Trebuchet MS +*xft.size: 9 +menu*xft.size: 11 + +rootCommand: bsetroot -mod 4 4 -bg "#4c4c4c" -fg "#3c3c3c" + +! Toolbar settings... +toolbar.button: Flat Gradient Vertical +toolbar.button.color: #4c4c4c +toolbar.button.colorTo: #414141 +toolbar.button.picColor: #d7e0ee + +toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal +toolbar.button.pressed.color: #484848 +toolbar.button.pressed.colorTo: #73787e + +toolbar.label: Flat Gradient Vertical +toolbar.label.color: #4c4c4c +toolbar.label.colorTo: #414141 +toolbar.label.textColor: #d7e0ee + +toolbar.windowLabel: Sunken Bevel1 Gradient Vertical +toolbar.windowLabel.color: #aab0b9 +toolbar.windowLabel.colorTo: #73787e +toolbar.windowLabel.textColor: #000000 + +toolbar.clock: Flat Gradient Vertical +toolbar.clock.color: #4c4c4c +toolbar.clock.colorTo: #414141 +toolbar.clock.textColor: #d7e0ee + +toolbar: Raised Bevel1 Gradient Vertical +toolbar.color: #4c4c4c +toolbar.colorTo: #414141 +toolbar.textColor: #d7e0ee +toolbar.justify: Center + +! Menu settings... +menu.frame: Raised Solid +menu.frame.color: #4c4c4c +menu.frame.textColor: #d7e0ee +menu.frame.justify: Right + +menu.title: Raised Bevel1 Solid PipeCross +menu.title.color: #8d929a +menu.title.colorTo: #73787e +menu.title.textColor: #000000 +menu.title.justify: Center + +menu.hilite: Sunken Solid +menu.hilite.color: #73787e +menu.hilite.colorTo: #ffffff +menu.hilite.textColor: #d7e0ee + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Gradient Vertical +window.button.focus.color: #4c4c4c +window.button.focus.colorTo: #414141 +window.button.focus.picColor: #d8e0ee + +window.button.unfocus: Flat Gradient Vertical +window.button.unfocus.color: #4c4c4c +window.button.unfocus.colorTo: #414141 +window.button.unfocus.picColor: #686868 + +window.grip.focus: Raised Bevel1 Solid Vertical +window.grip.focus.color: #aab0b9 + +window.grip.unfocus: Raised Bevel1 Solid Horizontal +window.grip.unfocus.color: #4c4c4c +window.grip.unfocus.colorTo: #ffffff + +window.handle.focus: Raised Bevel1 Solid Vertical +window.handle.focus.color: #8a8f96 + +window.handle.unfocus: Raised Bevel1 Solid Horizontal +window.handle.unfocus.color: #4c4c4c +window.handle.unfocus.colorTo: #ffffff + +window.label.focus: Sunken Bevel1 Gradient Vertical +window.label.focus.color: #aab0b9 +window.label.focus.colorTo: #73787e +window.label.focus.textColor: #000000 +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: Flat Gradient Vertical +window.label.unfocus.color: #4c4c4c +window.label.unfocus.colorTo: #414141 +window.label.unfocus.textColor: #686868 + +window.title.focus: Raised Bevel1 Gradient Vertical +window.title.focus.color: #4c4c4c +window.title.focus.colorTo: #414141 + +window.title.unfocus: Raised Bevel1 Gradient Vertical +window.title.unfocus.color: #4c4c4c +window.title.unfocus.colorTo: #414141 + +window.button.pressed: Sunken Bevel1 Gradient Diagonal +window.button.pressed.color: #484848 +window.button.pressed.colorTo: #73787e + +window.frame.focusColor: #73787e +window.frame.unfocusColor: #62666b +handleWidth: 4 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + +! ***** bbpager ***** +bbpager.frame: raised solid + bbpager.frame.color: #484848 + +bbpager.desktop: sunken Gradient Vertical bevel1 + bbpager.desktop.color: #4c4c4c + bbpager.desktop.colorTo: #4a4a4a + +bbpager.desktop.focus: raised solid + bbpager.desktop.focus.color: #4c4c4c + +bbpager.window: raised gradient vertical + bbpager.window.color: #4c4c4c + bbpager.window.colorTo: #414141 + +bbpager.window.focus: sunken gradient vertical bevel2 + bbpager.window.focus.color: #aab0b9 + bbpager.window.focus.colorTo: #73787e + +bbpager.desktop.focusStyle: border +bbpager.active.window.borderColor: #202020 +bbpager.inactive.window.borderColor: #000000 +bbpager.active.desktop.borderColor: #73787e + diff --git a/themes/mbdtex b/themes/mbdtex new file mode 100644 index 00000000..bee7760d --- /dev/null +++ b/themes/mbdtex @@ -0,0 +1,96 @@ +! by miklos +! May 16, 2002 + +toolbar: flat gradient vertical +toolbar.color: rgb:6a/7c/8b +toolbar.colorTo: rgb:4a/59/65 +toolbar.button: parentrelative +toolbar.button.picColor: rgb:d1/d1/d1 +toolbar.label: parentrelative +toolbar.label.textColor: rgb:b9/cc/db + +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: rgb:b9/cc/db + +toolbar.clock: parentrelative +toolbar.clock.textColor: rgb:b9/cc/db +toolbar.justify: center + +menu.title: flat gradient crossdiagonal +menu.title.color: rgb:7a/8c/9b +menu.title.colorTo: rgb:5b/6d/7b +menu.title.textColor: rgb:dd/f0/ff +menu.title.justify: center + +menu.frame: flat gradient vertical +menu.frame.colorTo: rgb:5a/69/75 +menu.frame.color: rgb:6b/7d/8b +menu.frame.textColor: rgb:b9/cc/db +menu.frame.disableColor: rgb:4/4/4 + +menu.frame.justify: left + +menu.bullet.position: left + +menu.hilite: flat gradient vertical +menu.hilite.colorTo: rgb:4a/59/65 +menu.hilite.color: rgb:5b/6d/7b +menu.hilite.textColor: rgb:dd/f0/ff + +window.title.focus: flat gradient vertical +window.title.focus.color: rgb:7a/8c/9b +window.title.focus.colorTo: rgb:5b/6d/7b +window.title.textColor: rgb:b9/cc/db + +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: rgb:6a/7c/8b +window.title.unfocus.colorTo: rgb:4a/59/65 + +window.label.focus: parentrelative +window.label.focus.textColor: rgb:dd/f0/ff + +window.label.unfocus: parentrelative +window.label.unfocus.textColor: rgb:b9/cc/db + +window.button.focus: parentrelative +window.button.focus.picColor: rgb:f8/f6/e7 + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: rgb:b9/cc/db + +window.handle.focus: flat gradient vertical +window.handle.focus.color: rgb:7a/8c/9b +window.handle.focus.colorTo: rgb:5b/6d/7b +window.handle.unfocus: flat gradient vertical +window.handle.unfocus.color: rgb:6a/7c/8b +window.handle.unfocus.colorTo: rgb:4a/59/65 +window.grip.focus: flat gradient vertical +window.grip.focus.color: rgb:7a/8c/9b +window.grip.focus.colorTo: rgb:5b/6d/7b +window.grip.unfocus: flat gradient vertical +window.grip.unfocus.color: rgb:6a/7c/8b +window.grip.unfocus.colorTo: rgb:4a/59/65 +window.justify: left + +window.frame.unfocusColor: rgb:56/6d/7b +window.frame.focusColor: rgb:8a/9c/ab + +*button.pressed: flat solid +*button.pressed.color: rgb:d6/5a/36 + +! borderColor: rgb:7c/7e/7f +borderColor: rgb:4a/59/65 + +bevelWidth: 1 +borderWidth: 1 +handleWidth: 3 +frameWidth: 1 + +*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv +*.xft.font: Arial +*.xft.size: 10 +menu*xft.size: 12 +menu.title.xft.flags: bold + + +rootCommand: bsetbg -solid "#5a6975" diff --git a/themes/miklos b/themes/miklos new file mode 100644 index 00000000..c75c78a3 --- /dev/null +++ b/themes/miklos @@ -0,0 +1,136 @@ +! Miscellaneous settings... +style.name: miklos +style.author: miklos +style.date: 03.01.02 +style.credits: +style.comments: + + +! rootCommand: bsetroot -gradient interlaced -from rgb:5b/67/5b -to rgb:6f/78/6b +! rootCommand: Esetroot -scale ~/bg/exonerate.jpg +rootCommand: bsetroot -gradient interlaced -from rgb:47/50/47 -to rgb:5b/67/5b +! rootCommand: bsetroot -gradient interlaced -from rgb:56/5d/53 -to rgb:5b/67/5b + +! Toolbar settings... +toolbar.button: Sunken Bevel1 Gradient Vertical Interlaced +toolbar.button.color: #8a968a +toolbar.button.colorTo: #6d7669 +toolbar.button.picColor: #ffffff + +toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal Interlaced +toolbar.button.pressed.color: #6e7b8b +toolbar.button.pressed.colorTo: #8fa0b5 + +toolbar.label: Flat Gradient Vertical +toolbar.label.color: #8a968a +toolbar.label.colorTo: #6d7669 +toolbar.label.textColor: #ffffff + +toolbar.windowLabel: Sunken Bevel1 Gradient Diagonal +toolbar.windowLabel.color: #6f634a +toolbar.windowLabel.colorTo: #c1b5a1 +toolbar.windowLabel.textColor: #ffffff + +toolbar.clock: Flat Gradient Vertical +toolbar.clock.color: #8a968a +toolbar.clock.colorTo: #6d7669 +toolbar.clock.textColor: #ffffff + +toolbar: Raised Bevel1 Gradient Vertical +toolbar.color: #8a968a +toolbar.colorTo: #6d7669 +toolbar.textColor: #ffffff +! toolbar.font: luxus +toolbar.justify: Left + + +! Menu settings... +menu.frame: Raised Bevel1 Gradient Vertical +menu.frame.color: #8a968a +menu.frame.colorTo: #6d7669 +menu.frame.textColor: #000000 +! menu.frame.font: luxus +menu.frame.justify: Left + +menu.title: Raised Bevel1 Gradient Vertical +menu.title.color: #8a968a +menu.title.colorTo: #6d7669 +menu.title.textColor: #ffffff +! menu.title.font: luxus +menu.title.justify: Center + +menu.hilite: Sunken Bevel2 Gradient Diagonal +menu.hilite.color: #6e7b8b +menu.hilite.colorTo: #8fa0b5 +menu.hilite.textColor: #ffffff + +menu.bullet: Empty +menu.bullet.position: Left +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Sunken Bevel1 Gradient Vertical Interlaced +window.button.focus.color: #8a968a +window.button.focus.colorTo: #6d7669 +window.button.focus.picColor: #ffffff + +window.button.unfocus: Sunken Bevel1 Gradient Vertical +window.button.unfocus.color: #8a968a +window.button.unfocus.colorTo: #6d7669 +window.button.unfocus.picColor: #97a397 + +window.grip.focus: Raised Bevel1 Gradient Vertical Interlaced +window.grip.focus.color: #c1b5a1 +window.grip.focus.colorTo: #6f634a + +window.grip.unfocus: Flat Gradient Vertical Interlaced +window.grip.unfocus.color: #8a968a +window.grip.unfocus.colorTo: #6d7669 + +window.handle.focus: Flat Gradient Vertical Interlaced +window.handle.focus.color: #8a968a +window.handle.focus.colorTo: #6d7669 + +window.handle.unfocus: Flat Gradient Vertical +window.handle.unfocus.color: #6d7669 +window.handle.unfocus.colorTo: #565d53 + +window.label.focus: Sunken Bevel1 Gradient Diagonal +window.label.focus.color: #6f634a +window.label.focus.colorTo: #c1b5a1 +window.label.focus.textColor: #ffffff +! window.label.focus.font: luxus +window.label.focus.justify: Left + +! window.font: luxus +window.justify: Left +window.label.unfocus: Flat Gradient Vertical +window.label.unfocus.color: #8a968a +window.label.unfocus.colorTo: #6d7669 +window.label.unfocus.textColor: #97a397 + +window.title.focus: Raised Bevel1 Gradient Vertical +window.title.focus.color: #8a968a +window.title.focus.colorTo: #6d7669 + +window.title.unfocus: Raised Bevel1 Gradient Vertical +window.title.unfocus.color: #8a968a +window.title.unfocus.colorTo: #6d7669 + +window.button.pressed: Sunken Bevel1 Gradient Diagonal Interlaced +window.button.pressed.color: #6e7b8b +window.button.pressed.colorTo: #8fa0b5 + +window.frame.focusColor: #7b877b +window.frame.unfocusColor: #5b675b +handleWidth: 3 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + +!*Font: lime +*Font: lucidasans-10 +*xft.font: Arial +*xft.size: 9 +menu.title.xft.size: 10 \ No newline at end of file diff --git a/themes/nyz b/themes/nyz new file mode 100644 index 00000000..33f1f347 --- /dev/null +++ b/themes/nyz @@ -0,0 +1,105 @@ +toolbar: flat diagonal gradient +toolbar.color: rgb:6/9/c +toolbar.colorTo: rgb:4/6/8 +toolbar.button: flat diagonal gradient +toolbar.button.color: rgb:3/48/6 +toolbar.button.colorTo: rgb:5/78/a +toolbar.button.picColor: rgb:1/18/2 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey40 +toolbar.button.pressed.colorTo: grey20 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: grey40 +toolbar.label.colorTo: grey20 +toolbar.label.textColor: grey85 +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: grey40 +toolbar.windowLabel.colorTo: grey20 +toolbar.windowLabel.textColor: grey85 +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: grey40 +toolbar.clock.colorTo: grey20 +toolbar.clock.textColor: grey85 +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:6/9/c +menu.title.colorTo: rgb:3/48/6 +menu.title.textColor: white +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey40 +menu.frame.colorTo: grey20 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/38 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:6/9/c +menu.hilite.colorTo: rgb:3/48/6 +menu.hilite.textColor: white + +window.title.focus: flat diagonal gradient +window.title.focus.color: rgb:6/9/c +window.title.focus.colorTo: rgb:4/6/8 +window.title.unfocus: flat solid +window.title.unfocus.color: grey30 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: grey40 +window.label.focus.colorTo: grey20 +window.label.focus.textColor: white +window.label.unfocus: flat crossdiagonal gradient +window.label.unfocus.color: grey30 +window.label.unfocus.colorTo: grey20 +window.label.unfocus.textColor: grey60 + +window.button.focus: flat diagonal gradient +window.button.focus.color: rgb:4/6/8 +window.button.focus.colorTo: rgb:5/78/a +window.button.focus.picColor: rgb:1/18/2 +window.button.unfocus: flat solid +window.button.unfocus.color: grey30 +window.button.unfocus.picColor: grey20 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey40 +window.button.pressed.colorTo: grey20 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:6/9/c +window.handle.focus.colorTo: rgb:3/48/6 +window.handle.unfocus: flat solid +window.handle.unfocus.color: grey30 + +window.grip.focus: flat crossdiagonal gradient +window.grip.focus.color: grey40 +window.grip.focus.colorTo: grey20 +window.grip.unfocus: flat crossdiagonal gradient +window.grip.unfocus.color: grey30 +window.grip.unfocus.colorTo: grey20 + +window.frame.focusColor: rgb:6/9/c +window.frame.unfocusColor: grey30 + +window.font: lucidasans-10 +window.justify: right + +borderColor: grey10 + +bevelWidth: 1 +borderWidth: 2 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 +*xft.font: arial +*xft.size: 10 + +rootCommand: bsetroot -solid grey20 diff --git a/themes/nyzclone b/themes/nyzclone new file mode 100644 index 00000000..46ca5a93 --- /dev/null +++ b/themes/nyzclone @@ -0,0 +1,131 @@ +! Miscellaneous settings... +style.name: nyzclone +style.author: miklos +style.date: March 3, 2002 +style.credits: nyz's moving_targets.png +style.comments: (kyle) miklos, clone nyz's theme for me.\ + \ + +!*font: lime +*font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Arial +*xft.size: 9 +menu*xft.size: 10 + +rootCommand: bsetbg -solid '#385070' + +! Toolbar settings... +toolbar.button: Flat Solid +toolbar.button.color: #c8c8c8 +toolbar.button.picColor: #000000 + +toolbar.button.pressed: Sunken Bevel1 Solid +toolbar.button.pressed.color: #c8c8c8 + +toolbar.label: Flat Solid +toolbar.label.color: #c8c8c8 +toolbar.label.textColor: #000000 + +toolbar.windowLabel: Flat Solid +toolbar.windowLabel.color: #506c90 +toolbar.windowLabel.textColor: #ffffff + +toolbar.clock: Flat Solid +toolbar.clock.color: #c8c8c8 +toolbar.clock.textColor: #000000 + +toolbar: Raised Bevel1 Solid +toolbar.color: #c8c8c8 +toolbar.textColor: #ffffff +toolbar.justify: Center + + +! Menu settings... +menu.frame: Raised Bevel1 Solid +menu.frame.color: #c8c8c8 +menu.frame.textColor: #000000 +menu.frame.justify: Center + +menu.title: Raised Bevel1 Solid +menu.title.color: #506c90 +menu.title.textColor: #ffffff +menu.title.justify: Center + +menu.hilite: Flat Solid +menu.hilite.color: #506890 +menu.hilite.textColor: #ffffff + +menu.bullet: Empty +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Solid +window.button.focus.color: #506c90 +window.button.focus.picColor: #ffffff + +window.button.unfocus: Flat Solid +window.button.unfocus.color: #c8c8c8 +window.button.unfocus.picColor: #787c78 + +window.grip.focus: Raised Bevel1 Solid +window.grip.focus.color: #506890 + +window.grip.unfocus: Raised Bevel1 Solid +window.grip.unfocus.color: #c8c8c8 + +window.handle.focus: Raised Bevel1 Solid +window.handle.focus.color: #506890 + +window.handle.unfocus: Raised Bevel1 Solid +window.handle.unfocus.color: #c8c8c8 + +window.label.focus: Flat Solid +window.label.focus.color: #506890 +window.label.focus.textColor: #ffffff +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: Flat Solid +window.label.unfocus.color: #c8c8c8 +window.label.unfocus.textColor: #787c78 + +window.title.focus: Raised Bevel1 Solid +window.title.focus.color: #506890 + +window.title.unfocus: Raised Bevel1 Solid +window.title.unfocus.color: #c8c8c8 + +window.button.pressed: Sunken Bevel1 Gradient Diagonal +window.button.pressed.color: #506890 +window.button.pressed.colorTo: #a0a0a0 + +window.frame.focusColor: #ffffff +window.frame.unfocusColor: #202428 +handleWidth: 5 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 +! ***** bbpager ***** +bbpager.frame: raised solid bevel1 + bbpager.frame.color: #c8c8c8 + +bbpager.desktop: sunken solid bevel1 + bbpager.desktop.color: #385070 + +bbpager.desktop.focus: raised solid + bbpager.desktop.focus.color: #486890 + +bbpager.window: raised solid + bbpager.window.color: #c8c8c8 + +bbpager.window.focus: raised solid + bbpager.window.focus.color: #486890 + +bbpager.desktop.focusStyle: border +bbpager.active.window.borderColor: #202020 +bbpager.inactive.window.borderColor: #202020 +bbpager.active.desktop.borderColor: #ffffff + diff --git a/themes/ob20 b/themes/ob20 new file mode 100644 index 00000000..32afe96b --- /dev/null +++ b/themes/ob20 @@ -0,0 +1,109 @@ +style.name: openbox 2.0 +style.author: miklos +style.date: Friday July 12, 2002 + +rootCommand: bsetbg -solid "#333333" + +! Toolbar settings... +toolbar.button: parentrelative +toolbar.button.picColor: #333333 + +toolbar.button.pressed: sunken gradient crossdiagonal +toolbar.button.pressed.color: #666666 +toolbar.button.pressed.colorTo: #555555 + +toolbar.label: parentrelative +toolbar.label.textColor: #333333 + +toolbar.windowLabel: sunken gradient diagonal +toolbar.windowLabel.color: #242424 +toolbar.windowLabel.colorTo: #555555 +toolbar.windowLabel.textColor: #d98a51 + +toolbar.clock: parentrelative +toolbar.clock.textColor: #333333 + +toolbar: flat gradient diagonal +toolbar.color: #666666 +toolbar.colorTo: #555555 +toolbar.justify: left + + +! Menu settings... +menu.frame: flat gradient vertical +menu.frame.color: #666666 +menu.frame.colorTo: #555555 +menu.frame.textColor: #323232 +menu.frame.justify: left + +menu.title: flat gradient diagonal +menu.title.color: #242424 +menu.title.colorTo: #555555 +menu.title.textColor: #d98a51 +menu.title.justify: left + +menu.hilite: sunken gradient diagonal +menu.hilite.color: #242424 +menu.hilite.colorTo: #555555 +menu.hilite.textColor: #ffffff + +menu.bullet: triangle +menu.bullet.position: left +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: parentrelative +window.button.focus.picColor: #333333 + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: #444444 + +window.grip.focus: Flat Solid +window.grip.focus.color: #686868 + +window.grip.unfocus: Flat Solid +window.grip.unfocus.color: #333333 + +window.handle.focus: Flat Solid +window.handle.focus.color: #333333 + +window.handle.unfocus: Flat Solid +window.handle.unfocus.color: #333333 + +window.label.focus: sunken gradient diagonal +window.label.focus.color: #242424 +window.label.focus.colorTo: #555555 +window.label.focus.textColor: #d98a51 + +window.justify: left +window.label.unfocus: sunken gradient diagonal +window.label.unfocus.color: #242424 +window.label.unfocus.colorTo: #444444 +window.label.unfocus.textColor: #999999 + +window.title.focus: flat gradient diagonal +window.title.focus.color: #666666 +window.title.focus.colorTo: #555555 + +window.title.unfocus: flat gradient diagonal +window.title.unfocus.color: #555555 +window.title.unfocus.colorTo: #444444 + +window.button.pressed: Sunken gradient diagonal +window.button.pressed.color: #666666 +window.button.pressed.colorTo: #444444 + +!*font: lime +*font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Arial +*xft.size: 9 +menu*xft.size: 10 + +window.frame.focusColor: #686868 +window.frame.unfocusColor: #555555 +handleWidth: 2 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 0 +borderColor: #555555 diff --git a/themes/openbox/.cvsignore b/themes/openbox/.cvsignore deleted file mode 100644 index e69de29b..00000000 diff --git a/themes/openbox/artwiz b/themes/openbox/artwiz deleted file mode 100644 index c563f3f2..00000000 --- a/themes/openbox/artwiz +++ /dev/null @@ -1,114 +0,0 @@ -toolbar: raised gradient vertical -toolbar.color: rgb:80/84/88 -toolbar.colorTo: rgb:30/34/38 - -toolbar.button: raised gradient diagonal -toolbar.button.color: rgb:90/94/98 -toolbar.button.colorTo: rgb:20/24/28 -toolbar.button.picColor: white - -toolbar.button.pressed: sunken gradient diagonal -toolbar.button.pressed.color: black -toolbar.button.pressed.colorTo: rgb:80/98/d0 - -toolbar.clock: sunken gradient diagonal -toolbar.clock.color: rgb:10/20/30 -toolbar.clock.colorTo: rgb:70/80/90 -toolbar.clock.textColor: white - -toolbar.label: sunken gradient diagonal -toolbar.label.color: rgb:10/20/30 -toolbar.label.colorTo: rgb:70/80/90 -toolbar.label.textColor: white - -toolbar.windowLabel: sunken gradient diagonal -toolbar.windowLabel.color: rgb:10/20/30 -toolbar.windowLabel.colorTo: rgb:70/80/90 -toolbar.windowLabel.textColor: white - -toolbar.justify: center - - -menu.title: raised gradient diagonal -menu.title.color: rgb:90/94/98 -menu.title.colorTo: rgb:20/24/28 -menu.title.textColor: white -menu.title.justify: center - -menu.frame: sunken gradient diagonal -menu.frame.color: rgb:10/20/30 -menu.frame.colorTo: rgb:70/80/90 -menu.frame.textColor: rgb:90/a0/b0 -menu.frame.justify: center - -menu.hilite: raised gradient diagonal -menu.hilite.color: rgb:90/94/98 -menu.hilite.colorTo: rgb:20/24/28 -menu.hilite.textColor: white - -menu.bullet: empty -menu.bullet.position: right - - -window.title.focus: raised gradient vertical -window.title.focus.color: rgb:80/84/88 -window.title.focus.colorTo: rgb:30/34/38 -window.title.unfocus: raised vertical gradient -window.title.unfocus.color: rgb:50/54/58 -window.title.unfocus.colorTo: black - -window.label.focus: sunken diagonal gradient -window.label.focus.color: rgb:10/20/30 -window.label.focus.colorTo: rgb:70/80/90 -window.label.focus.textColor: white -window.label.unfocus: sunken gradient diagonal -window.label.unfocus.color: black -window.label.unfocus.colorTo: rgb:40/50/60 -window.label.unfocus.textColor: rgb:60/64/68 - -window.button.focus: raised gradient diagonal -window.button.focus.color: rgb:90/94/98 -window.button.focus.colorTo: rgb:20/24/28 -window.button.focus.picColor: white -window.button.unfocus: raised gradient diagonal -window.button.unfocus.color: rgb:50/54/58 -window.button.unfocus.colorTo: black -window.button.unfocus.picColor: rgb:70/74/78 -window.button.pressed: sunken gradient diagonal -window.button.pressed.color: rgb:20/40/50 -window.button.pressed.colorTo: rgb:60/70/80 - -window.frame.focusColor: rgb:40/44/48 -window.frame.unfocusColor: rgb:20/24/28 - -window.handle.focus: raised gradient diagonal -window.handle.focus.color: rgb:70/74/78 -window.handle.focus.colorTo: rgb:40/44/48 -window.handle.unfocus: raised gradient diagonal -window.handle.unfocus.color: rgb:50/54/58 -window.handle.unfocus.colorTo: black - -window.grip.focus: sunken diagonal gradient -window.grip.focus.color: rgb:20/30/40 -window.grip.focus.colorTo: rgb:60/70/80 -window.grip.unfocus: sunken diagonal gradient -window.grip.unfocus.color: black -window.grip.unfocus.colorTo: rgb:30/40/50 - -window.justify: center - - -borderColor: black - -bevelWidth: 2 -borderWidth: 1 -handleWidth: 5 - -rootCommand: bsetroot -mod 4 4 -bg rgb:10/18/20 -fg rgb:30/38/40 - -*Font: -*-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Verdana -*xft.size: 8 - -menu.*.xft.size: 10 \ No newline at end of file diff --git a/themes/openbox/bbs b/themes/openbox/bbs deleted file mode 100644 index bb258318..00000000 --- a/themes/openbox/bbs +++ /dev/null @@ -1,126 +0,0 @@ -style.name: [b]lack [b]ronze [s]alad -style.author: miklos - -rootCommand: bsetbg -solid '#5d718e' - -!toolbar.button: flat gradient vertical bevel1 -!toolbar.button.color: #e2dfbd -!toolbar.button.colorTo: #6f6d5d -toolbar.button: parentrelative -toolbar.button.picColor: #4d462a - -toolbar.button.pressed: Sunken Bevel1 Solid -toolbar.button.pressed.color: #a19f86 - -!toolbar.label: raised gradient crossdiagonal bevel1 -!toolbar.label.color: #e2dfbd -!toolbar.label.colorTo: #6f6d5d -toolbar.label: parentrelative -toolbar.label.textColor: #334142 - -toolbar.windowLabel: sunken gradient crossdiagonal -toolbar.windowLabel.color: #94927b -toolbar.windowLabel.colorTo: #a19f86 -toolbar.windowLabel.textColor: #334142 - -!toolbar.clock: raised gradient crossdiagonal bevel2 -toolbar.clock: parentrelative -toolbar.clock.color: #e2dfbd -toolbar.clock.colorTo: #6f6d5d -toolbar.clock.textColor: #334142 - -toolbar: raised Gradient vertical bevel1 -toolbar.color: #e2dfbd -toolbar.colorTo: #a19f86 -toolbar.justify: Center - -menu.frame: raised gradient crossdiagonal bevel1 -menu.frame.color: #e2dfbd -menu.frame.colorTo: #6f6d5d -menu.frame.textColor: #334142 -menu.frame.justify: right - -menu.title: sunken gradient crossdiagonal bevel2 -menu.title.color: #94927b -menu.title.colorTo: #a19f86 -menu.title.textColor: #334142 -menu.title.justify: center - -menu.hilite: sunken gradient crossdiagonal bevel2 -menu.hilite.colorTo: #506890 -menu.hilite.color: #a19f86 -menu.hilite.textColor: #4d462a - -menu.bullet: Empty -menu.bullet.position: left -menu.frame.disableColor: #ffffff - -!window.button.focus: flat gradient crossdiagonal bevel1 -window.button.focus: parentrelative -window.button.focus.color: #e2dfbd -window.button.focus.colorTo: #6f6d5d -window.button.focus.picColor: #334142 - -window.button.unfocus: parentrelative -window.button.unfocus.picColor: #556364 - -window.grip.focus: sunken gradient crossdiagonal bevle1 -window.grip.focus.color: #e2dfbd -window.grip.focus.colorTo: #6f6d5d - -window.grip.unfocus: parentrelative - -window.handle.focus: flat gradient crossdiagonal -window.handle.focus.color: #e2dfbd -window.handle.focus.colorTo: #a19f86 - -window.handle.unfocus: flat gradient crossdiagonal -window.handle.unfocus.color: #e2dfbd -window.handle.unfocus.colorTo: #6f6d5d - -window.label.focus: sunken gradient crossdiagonal -window.label.focus.color: #94927b -window.label.focus.colorTo: #a19f86 -window.label.focus.textColor: #334142 -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: parentrelative -window.label.unfocus.textColor: #758384 - -window.title.focus: raised gradient vertical bevel1 -window.title.focus.color: #e2dfdb -window.title.focus.colorTo: #a19f86 - -window.title.unfocus: raised gradient crossdiagonal bevel1 -window.title.unfocus.color: #e2dfdb -window.title.unfocus.colorTo: #a19f86 - -window.button.pressed: Sunken Bevel1 Gradient crossdiagonal -window.button.pressed.colorTo: #506890 -window.button.pressed.color: #a19f86 - -window.frame.focusColor: #e2dfdb -window.frame.unfocusColor: #6f6d5d -handleWidth: 4 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 0 -borderColor: #8f8d7d - -window.xft.font: Trebuchet MS -window.xft.size: 10 -window.font: lucidasans-10 - -menu.frame.xft.font: Trebuchet MS -menu.frame.xft.size: 12 -menu.frame.font: lucidasans-10 - -menu.title.xft.font: Trebuchet MS -menu.title.xft.size: 12 -menu.title.xft.flags: bold -menu.title.font: lucidasans-10 - -toolbar.xft.font: Trebuchet MS -toolbar.xft.size: 10 -toolbar.font: lucidasans-10 diff --git a/themes/openbox/bluebox b/themes/openbox/bluebox deleted file mode 100644 index b2676200..00000000 --- a/themes/openbox/bluebox +++ /dev/null @@ -1,148 +0,0 @@ -! Miscellaneous settings... -style.name: bluebox -style.author: miklos -style.date: Thu, Mar 21, 2002 -style.credits: -style.comments: - -!*font: gelly -*font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-*-* -*xft.font: Arial -*xft.size: 10 - -rootCommand: bsetbg -solid "#414b57" - -! Toolbar settings... -toolbar.button: Flat Gradient Vertical -toolbar.button.color: #46505d -toolbar.button.colorTo: #67788b -toolbar.button.picColor: #d7e0ee - -toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal -toolbar.button.pressed.color: #6a7482 -toolbar.button.pressed.colorTo: #73787e - -toolbar.label: Flat Gradient Vertical -toolbar.label.color: #414b57 -toolbar.label.colorTo: #6a7b8f -toolbar.label.textColor: #d7e0ee - -toolbar.windowLabel: Sunken Bevel1 Gradient Vertical -toolbar.windowLabel.color: #21354a -toolbar.windowLabel.colorTo: #406285 -toolbar.windowLabel.textColor: #d7e0ee - -toolbar.clock: Flat Gradient Vertical -toolbar.clock.color: #414b57 -toolbar.clock.colorTo: #6a7b8f -toolbar.clock.textColor: #d7e0ee - -toolbar: Raised Bevel1 Gradient Vertical -toolbar.color: #414b57 -toolbar.colorTo: #6a7b8f -toolbar.textColor: #d7e0ee -toolbar.justify: Center - - -! Menu settings... -menu.frame: Flat Gradient Horizontal -menu.frame.color: #2c333b -menu.frame.colorTo: #6a7b8f -menu.frame.textColor: #becad4 -menu.frame.justify: Left - -menu.title: Raised Gradient Vertical -menu.title.color: #414b57 -menu.title.colorTo: #67788b -menu.title.textColor: #8998ab -menu.title.justify: Center - -menu.hilite: Sunken Bevel1 Gradient Horizontal -menu.hilite.color: #21354a -menu.hilite.colorTo: #406285 -menu.hilite.textColor: #a8bed6 - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Gradient Vertical -window.button.focus.color: #46505d -window.button.focus.colorTo: #67788b -window.button.focus.picColor: #d8e0ee - -window.button.unfocus: Flat Gradient Vertical -window.button.unfocus.color: #46505d -window.button.unfocus.colorTo: #67788b -window.button.unfocus.picColor: #7e8c9d - -window.grip.focus: Raised Bevel1 Solid Vertical -window.grip.focus.color: #46505d -window.grip.focus.colorTo: #ffffff - -window.grip.unfocus: Raised Bevel1 Solid Horizontal -window.grip.unfocus.color: #3c4550 -window.grip.unfocus.colorTo: #ffffff - -window.handle.focus: Raised Bevel1 Solid Vertical -window.handle.focus.color: #46505d -window.handle.focus.colorTo: #ffffff - -window.handle.unfocus: Raised Bevel1 Solid Horizontal -window.handle.unfocus.color: #3c4550 -window.handle.unfocus.colorTo: #ffffff - -window.label.focus: Sunken Bevel1 Gradient Vertical -window.label.focus.color: #21354a -window.label.focus.colorTo: #406285 -window.label.focus.textColor: #d7e0ee -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: Flat Gradient Vertical -window.label.unfocus.color: #414b57 -window.label.unfocus.colorTo: #6a7b8f -window.label.unfocus.textColor: #7e8c9d - -window.title.focus: Raised Bevel1 Gradient Vertical -window.title.focus.color: #414b57 -window.title.focus.colorTo: #6a7b8f - -window.title.unfocus: Raised Bevel1 Gradient Vertical -window.title.unfocus.color: #414b57 -window.title.unfocus.colorTo: #6a7b8f - -window.button.pressed: Sunken Bevel1 Gradient Diagonal -window.button.pressed.color: #6a7482 -window.button.pressed.colorTo: #73787e - -window.frame.focusColor: #73787e -window.frame.unfocusColor: #62666b -handleWidth: 1 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 - -bbpager.frame: raised solid - bbpager.frame.color: #515b67 - -bbpager.desktop: sunken solid - bbpager.desktop.color: #414b57 - -bbpager.desktop.focus: raised solid - bbpager.desktop.focus.color: #ffffff - -bbpager.window.focus: raised gradient vertical - bbpager.window.focus.color: #21354a - bbpager.window.focus.colorTo: #406285 - -bbpager.window: flat gradient vertical - bbpager.window.color: #414b57 - bbpager.window.colorTo: #6a7b8f - -bbpager.desktop.focusStyle: border -bbpager.active.window.borderColor: #202020 -bbpager.inactive.window.borderColor: #000000 -bbpager.active.desktop.borderColor: #73787e diff --git a/themes/openbox/cthulhain b/themes/openbox/cthulhain deleted file mode 100644 index 5f55c4ce..00000000 --- a/themes/openbox/cthulhain +++ /dev/null @@ -1,143 +0,0 @@ -! Title: cthulhain -! By: cthulhain (http://lordzork.com/blackbox/ -! Email: cthulhain@lordzork.com -! Comment: no comment - -! ***** toolbar ***** -toolbar: raised gradient vertical - toolbar.color: #585858 - toolbar.colorTo: #0f1319 - -toolbar.label: parentrelative - toolbar.label.textColor: #cccccc - -toolbar.windowLabel: sunken gradient crossdiagonal - toolbar.windowLabel.color: #151a22 - toolbar.windowLabel.colorTo: #7a8290 - toolbar.windowLabel.textColor: #ffffff - -toolbar.clock: parentrelative - toolbar.clock.textColor: #cccccc - -toolbar.button: parentrelative - toolbar.button.picColor: #cccccc - -toolbar.button.pressed: flat gradient vertical - toolbar.button.pressed.color: #0f1319 - toolbar.button.pressed.colorTo: #7a8290 - - -! ***** menu ***** -menu.title: raised gradient crossdiagonal - menu.title.color: #151a22 - menu.title.colorTo: #7a8290 - menu.title.textColor: #ffffff - -menu.frame: sunken gradient crossdiagonal - menu.frame.color: #0f1319 - menu.frame.colorTo: gray40 - menu.frame.textColor: #cccccc - -menu.hilite: sunken gradient crossdiagonal - menu.hilite.color: #151a22 - menu.hilite.colorTo: #7a8290 - menu.hilite.textColor: #ffffff - -menu.bullet: triangle - menu.bullet.position: right - - -! ***** window focused ***** -window.title.focus: raised gradient diagonal - window.title.focus.color: gray40 - window.title.focus.colorTo: #0f1319 - -window.label.focus: sunken gradient crossdiagonal - window.label.focus.color: #151a22 - window.label.focus.colorTo: #7a8290 - window.label.focus.textColor: gray90 - -window.button.focus: parentrelative - window.button.focus.picColor: #cccccc - -window.button.pressed: flat gradient vertical - window.button.pressed.color: #0f1319 - window.button.pressed.colorTo: #7a8290 - -window.handle.focus: raised gradient diagonal - window.handle.focus.color: gray50 - window.handle.focus.colorTo: #0f1319 - -window.grip.focus: raised gradient diagonal - window.grip.focus.color: #7a8290 - window.grip.focus.colorTo: #151a22 - -window.frame.focusColor: #858585 -window.frame.focus.color: #858585 - - -! ***** window unfocused ***** -window.title.unfocus: raised gradient diagonal - window.title.unfocus.color: gray40 - window.title.unfocus.colorTo: #0f1319 - -window.label.unfocus: parentrelative - window.label.unfocus.textColor: #808080 - -window.button.unfocus: parentrelative - window.button.unfocus.picColor: #727272 - -window.handle.unfocus: raised gradient diagonal - window.handle.unfocus.color: gray50 - window.handle.unfocus.colorTo: #0f1319 - -window.grip.unfocus: raised gradient diagonal - window.grip.unfocus.color: gray50 - window.grip.unfocus.colorTo: #0f1319 - -window.frame.unfocusColor: #5e6166 -window.frame.unfocus.color: #5e6166 - - -! ***** fonts ***** -*.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-* -*.xft.font: arial -*.xft.size: 10 -menu.*.xft.size: 11 - toolbar.justify: center - window.justify: right - menu.title.justify: center - menu.frame.justify: right - -! ***** the rest ***** -borderColor: #202020 -borderWidth: 1 -bevelWidth: 2 -handleWidth: 4 -frameWidth: 0 - -rootCommand: bsetbg -solid "#3a404b" - -! ***** bbpager ***** -bbpager.frame: sunken gradient crossdiagonal - bbpager.frame.color: #151a22 - bbpager.frame.colorTo: #7a8290 - -bbpager.desktop: parentrelative - -bbpager.desktop.focus: flat gradient vertical - bbpager.desktop.focus.color: #0f1319 - bbpager.desktop.focus.colorTo: gray40 - -bbpager.window: raised gradient vertical - bbpager.window.color: gray40 - bbpager.window.colorTo: #0f1319 - -bbpager.window.focus: raised gradient crossdiagonal - bbpager.window.focus.color: #151a22 - bbpager.window.focus.colorTo: #7a8290 - -bbpager.desktop.focusStyle: border -bbpager.active.window.borderColor: #202020 -bbpager.inactive.window.borderColor: #202020 -bbpager.active.desktop.borderColor: #0f1319 diff --git a/themes/openbox/deep b/themes/openbox/deep deleted file mode 100644 index ddcb51eb..00000000 --- a/themes/openbox/deep +++ /dev/null @@ -1,120 +0,0 @@ -! deep - by safari_al -! tr@rebel.net.au -! -! the scent of deep heat is wafting through the air. inhale. - -toolbar: flat gradient vertical - toolbar.color: #d3d3d3 - toolbar.colorTo: #a3a3a3 - -toolbar.clock: parentrelative - toolbar.clock.textColor: black - -toolbar.label: parentrelative - toolbar.label.textColor: black - -toolbar.windowLabel: flat gradient horizontal - toolbar.windowLabel.color: #223256 - toolbar.windowLabel.colorTo: #3f5881 - toolbar.windowLabel.textColor: #d3d3d3 - -toolbar.button: parentrelative - toolbar.button.picColor: black - -toolbar.button.pressed: flat gradient vertical - toolbar.button.pressed.color: #d3d3d3 - toolbar.button.pressed.colorTo: #3f5881 - -menu.title: flat gradient horizontal - menu.title.color: #223256 - menu.title.colorTo: #3f5881 - menu.title.textColor: #d3d3d3 - -menu.frame: flat gradient horizontal - menu.frame.color: #a3a3a3 - menu.frame.colorTo: #d3d3d3 - menu.frame.textColor: black - -menu.hilite: flat gradient horizontal - menu.hilite.color: #a3a3a3 - menu.hilite.colorTo: #3f5881 - menu.hilite.textColor: black - -menu.bullet: empty - menu.bullet.position: left - -window.title.focus: flat gradient vertical - window.title.focus.color: #d3d3d3 - window.title.focus.colorTo: #a3a3a3 -window.title.unfocus: flat gradient vertical - window.title.unfocus.color: #d3d3d3 - window.title.unfocus.colorTo: #a3a3a3 - -window.label.focus: flat gradient horizontal - window.label.focus.color: #223256 - window.label.focus.colorTo: #3f5881 - window.label.focus.textColor: #d3d3d3 -window.label.unfocus: flat solid - window.label.unfocus.color: #223256 - window.label.unfocus.textColor: #d3d3d3 - -window.button.focus: parentrelative - window.button.focus.picColor: black -window.button.unfocus: parentrelative - window.button.unfocus.picColor: black - -window.button.pressed: flat gradient vertical - window.button.pressed.color: #d3d3d3 - window.button.pressed.colorTo: #3f5881 - -window.frame.focusColor: #d3d3d3 -window.frame.unfocusColor: #a3a3a3 - -window.handle.focus: flat solid - window.handle.focus.color: #d3d3d3 -window.handle.unfocus: flat solid - window.handle.unfocus.color: #a3a3a3 - -window.grip.focus: flat solid - window.grip.focus.color: #3f5881 -window.grip.unfocus: flat solid - window.grip.unfocus.color: #223526 - -borderColor: black -!*font: gelly -*font: lucidasans-10 -*xft.font: arial -*xft.size: 9 -menu*xft*size: 10 -*justify: left - -borderWidth: 1 -bevelWidth: 1 -frameWidth: 1 -handleWidth: 3 - -rootCommand: bsetbg -mod 2 2 -bg rgb:22/35/26 -fg rgb:3f/58/81 - - -bbpager.frame: flat gradient vertical - bbpager.frame.color: #3f5881 - bbpager.frame.colorTo: #223256 - -bbpager.desktop: parentrelative -bbpager.desktop.focus: parentrelative - -bbpager.window: flat gradient vertical - bbpager.window.color: #d3d3d3 - bbpager.window.colorTo: #a3a3a3 -bbpager.window.focus: flat gradient vertical - bbpager.window.focus.color: #d3d3d3 - bbpager.window.focus.colorTo: #3f5881 - -bbpager.desktop.focusStyle: border -bbpager.window.focusStyle: texture - -bbpager.active.desktop.borderColor: #d3d3d3 -bbpager.active.window.borderColor: black -bbpager.inactive.window.borderColor: black - -bbpager.bevelWidth: 1 diff --git a/themes/openbox/ebox b/themes/openbox/ebox deleted file mode 100644 index a3d1a898..00000000 --- a/themes/openbox/ebox +++ /dev/null @@ -1,112 +0,0 @@ -! EBOX2 for openbox (with pixmaps) - -#rootCommand: Esetroot /allmythings/backgrounds/ladybug.png -rootCommand: bsetroot -solid "#838183" -#rootCommand: Esetroot /opt/gnome2/share/nautilus/patterns/bigH.png -! Toolbar settings... -toolbar.button: parentrelative -toolbar.button.pressed: parentrelative -toolbar.label: parentrelative -toolbar.windowLabel: parentrelative -toolbar.clock: parentrelative - -toolbar: Raised Bevel2 Gradient Vertical -toolbar.color: #313856 -toolbar.colorTo: #666d93 -toolbar.justify: Center -toolbar.button.picColor: #ffffff - -! Menu settings... -menu.frame: Flat Solid -menu.frame.color: #d5d6d5 -#menu.frame.color: #e6e2de -menu.frame.textColor: #000000 -menu.frame.justify: Left - -menu.title: Raised Bevel2 Gradient Vertical -menu.title.color: #313856 -menu.title.colorTo: #666d93 -menu.title.textColor: #ffffff -menu.title.justify: Center - -menu.hilite: Raised Bevel2 Gradient Vertical -menu.hilite.color: #868795 -menu.hilite.colorTo: #bfc1d1 -menu.hilite.textColor: #000000 - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: parentrelative -window.button.focus.picColor: #dfdfe6 - -window.button.unfocus: parentrelative -window.button.unfocus.picColor: #cbcbcb - -window.grip.focus: Raised Bevel1 Gradient Vertical -window.grip.focus.color: #313856 -window.grip.focus.colorTo: #666d93 - -window.grip.unfocus: Raised Bevel1 Gradient Vertical -window.grip.unfocus.color: #5a5a5a -window.grip.unfocus.colorTo: #9c9c9c - -window.handle.focus: Raised Bevel1 Gradient Vertical -window.handle.focus.color: #313856 -window.handle.focus.colorTo: #666d93 - -window.handle.unfocus: Raised Bevel1 Gradient Vertical -window.handle.unfocus.color: #5a5a5a -window.handle.unfocus.colorTo: #9c9c9c - -window.label.focus: parentrelative -window.label.focus.justify: Left - -window.justify: Left -window.label.unfocus: parentrelative -window.label.unfocus.textColor: #d8d8d8 -window.xft.flags: shadow - -window.title.focus: Raised Bevel2 Gradient Vertical -window.title.focus.color: #313856 -window.title.focus.colorTo: #666d93 - -window.title.unfocus: Raised Bevel2 Gradient Vertical -window.title.unfocus.color: #5a5a5a -window.title.unfocus.colorTo: #919191 - -window.button.pressed: Flat Gradient Vertical -window.button.pressed.color: #9393b9 -window.button.pressed.colorTo: #424253 - -window.frame.focusColor: #787a95 -window.frame.unfocusColor: #a5a5a5 -handleWidth: 3 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #222222 -*.textColor: #ffffff - -!#defaults!!!! -*window.xft.font: Arial -*xft.font: Microsoft Sans Serif -*xft.size: 9 -*.font: -b&h-lucida-medium-r-normal-sans-10-100-75-75-p-58-iso8859-1 -*.textColor: #ffffff -*.picColor: #f6eef6 -*xft.shadow.tint: 100 -#*menu.*.xft.shadow.tint: -50 -#*xft.flags: shadow -#*title.xft.flags: shadow - -!pixmap masks -toolbar.button.left.mask: bulletl.xbm -toolbar.button.right.mask: bulletr.xbm -window.button.max.mask: max.xbm -window.button.icon.mask: icon.xbm -!window.button.stick.mask: -window.button.close.mask: close.xbm -menu.arrow.mask: bulletbc.xbm diff --git a/themes/openbox/ebox_buttons/bulletbc.xbm b/themes/openbox/ebox_buttons/bulletbc.xbm deleted file mode 100644 index f74daa69..00000000 --- a/themes/openbox/ebox_buttons/bulletbc.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletbc_width 8 -#define bulletbc_height 8 -static unsigned char bulletbc_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/openbox/ebox_buttons/bulletl.xbm b/themes/openbox/ebox_buttons/bulletl.xbm deleted file mode 100644 index b136694e..00000000 --- a/themes/openbox/ebox_buttons/bulletl.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletl_width 8 -#define bulletl_height 8 -static unsigned char bulletl_bits[] = { - 0x00, 0x20, 0x70, 0x38, 0x3c, 0x38, 0x70, 0x20 }; diff --git a/themes/openbox/ebox_buttons/bulletr.xbm b/themes/openbox/ebox_buttons/bulletr.xbm deleted file mode 100644 index 5b2d6fd3..00000000 --- a/themes/openbox/ebox_buttons/bulletr.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletr_width 8 -#define bulletr_height 8 -static unsigned char bulletr_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/openbox/ebox_buttons/close.xbm b/themes/openbox/ebox_buttons/close.xbm deleted file mode 100644 index a97c5334..00000000 --- a/themes/openbox/ebox_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; diff --git a/themes/openbox/ebox_buttons/icon.xbm b/themes/openbox/ebox_buttons/icon.xbm deleted file mode 100644 index 38d8f73a..00000000 --- a/themes/openbox/ebox_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define icon_width 7 -#define icon_height 7 -static unsigned char icon_bits[] = { - 0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 }; diff --git a/themes/openbox/ebox_buttons/max.xbm b/themes/openbox/ebox_buttons/max.xbm deleted file mode 100644 index f143a223..00000000 --- a/themes/openbox/ebox_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define max_width 7 -#define max_height 7 -static unsigned char max_bits[] = { - 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; diff --git a/themes/openbox/fieron b/themes/openbox/fieron deleted file mode 100644 index c4a19d95..00000000 --- a/themes/openbox/fieron +++ /dev/null @@ -1,142 +0,0 @@ -style.author: miklos -style.date: Sept. 9, 2002 - -rootCommand: bsetbg -solid "#474e56" - -! Toolbar settings... -toolbar.button.pressed: flatborder gradient vertical -toolbar.button.pressed.colorTo: #44657f -toolbar.button.pressed.color: #699cc6 -toolbar.button.pressed.borderColor: #181f24 -toolbar.button.picColor: #25252d - -toolbar.button: flatborder gradient vertical -toolbar.button.color: #d1d9db -toolbar.button.colorTo: #616568 -toolbar.button.borderColor: #25252d - -toolbar.windowLabel: flatborder gradient vertical -toolbar.windowLabel.color: #699cc6 -toolbar.windowLabel.colorTo: #44657f -toolbar.windowLabel.borderColor: #25252d -toolbar.windowLabel.textColor: #acd5eb - -toolbar.label: parentrelative -toolbar.label.textColor: #2c4559 - -toolbar.clock: parentrelative -toolbar.clock.textColor: #2c4559 - -toolbar: flat gradient vertical -toolbar.colorTo: #767677 -toolbar.color: #e4e8e9 - -toolbar.xft.font: tahoma -toolbar.xft.size: 9 -toolbar.justify: center - - -! Menu settings... -menu.frame: flat gradient crossdiagonal -menu.frame.color: #e4e8e9 -menu.frame.colorTo: #767677 -menu.frame.borderColor: #181f24 -menu.frame.textColor: #2c4559 - -menu.frame.xft.font: tahoma -menu.frame.xft.size: 9 -menu.frame.justify: left - -menu.title: flatborder gradient vertical -menu.title.color: #5f7a8f -menu.title.colorTo: #4d6070 -menu.title.borderColor: #c4c8c9 -menu.title.textColor: #1c2f40 - -menu.title.xft.font: tahoma -menu.title.xft.size: 9 -menu.title.justify: center - -menu.hilite: Flatborder gradient vertical -menu.hilite.colorTo: #44657f -menu.hilite.color: #699cc6 -menu.hilite.borderColor: #c4c8c9 -menu.hilite.textColor: #acd5db - -menu.bullet: diamond -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: flatborder gradient vertical -window.button.focus.color: #d1d9db -window.button.focus.colorTo: #616568 -window.button.borderColor: #25252d - -window.button.unfocus: flatborder gradient vertical -window.button.unfocus.color: #5f7a8f -window.button.unfocus.colorTo: #4d6070 -window.button.unfocus.borderColor: #1c2f40 -window.button.unfocus.picColor: #1c2f40 - -window.grip.focus: flat gradient vertical -window.grip.focus.color: #699cc6 -window.grip.focus.colorTo: #44657f -window.grip.focus.borderColor: #1c2f40 - -window.grip.unfocus: flat gradient vertical -window.grip.unfocus.color: #5f7a8f -window.grip.unfocus.colorTo: #4d6070 - -window.handle.focus: flat gradient vertical -window.handle.focus.color: #d1d9db -window.handle.focus.colorTo: #616568 -window.handle.focus.borderColor: #1c2f40 - -window.handle.unfocus: flat gradient vertical -window.handle.unfocus.color: #6f8a9f -window.handle.unfocus.colorTo: #5d7080 - -window.label.focus: flatborder gradient vertical -window.label.focus.color: #699cc6 -window.label.focus.colorTo: #44657f -window.label.focus.borderColor: #25252d -window.label.focus.textColor: #acd5eb - - - -window.xft.font: verdana -window.xft.size: 9 -window.justify: center - -window.label.unfocus: flatborder gradient vertical -window.label.unfocus.color: #6f8a9f -window.label.unfocus.colorTo: #5d7080 -window.label.unfocus.textColor: #2c4559 -window.label.unfocus.borderColor: #25252d - -window.title.focus: flat gradient vertical -window.title.focus.colorTo: #767677 -window.title.focus.color: #e4e8e9 -window.title.focus.borderColor: #25252d - -window.title.unfocus: flat gradient vertical -window.title.unfocus.color: #5f788f -window.title.unfocus.colorTo: #406070 - -window.button.pressed: flatborder gradient vertical -window.button.pressed.colorTo: #44657f -window.button.pressed.color: #699cc6 - -window.frame.focusColor: #c4c8c9 -window.frame.unfocusColor: #6f8a9f -handleWidth: 5 -frameWidth: 1 -bevelWidth: 1 -borderWidth: 1 -borderColor: #25252d - -window.button.max.mask: max.xbm -window.button.icon.mask: icon.xbm -window.button.stick.mask: stick.xbm -window.button.close.mask: close.xbm diff --git a/themes/openbox/fieron2 b/themes/openbox/fieron2 deleted file mode 100644 index 6c7c5969..00000000 --- a/themes/openbox/fieron2 +++ /dev/null @@ -1,159 +0,0 @@ -style.author: miklos -style.date: Oct 26, 2002 - -style.comments: buttons available at http://miklosbox.org/files/fieron-xbms.tar.gz - -rootCommand: bsetbg -solid "#272a2f" - -! Toolbar settings... - -toolbar.button.pressed: sunken gradient crossdiagonal bevel2 -toolbar.button.pressed.colorTo: #5a724c -toolbar.button.pressed.color: #96ba86 -toolbar.button.picColor: #96ba86 - -toolbar.button: raised gradient crossdiagonal bevel2 -toolbar.button.colorTo: #272a2f -toolbar.button.color: #858687 -toolbar.button.borderColor: #25252d - -toolbar.windowLabel: flatborder gradient vertical -toolbar.windowLabel.color: #96ba86 -toolbar.windowLabel.colorTo: #5a724c -toolbar.windowLabel.borderColor: #181f24 -toolbar.windowLabel.textColor: #272a2f - -toolbar.label: sunken gradient crossdiagonal -toolbar.label.color: #858687 -toolbar.label.colorTo: #373a3f -toolbar.label.textColor: #96ba86 - -toolbar.clock: sunken gradient crossdiagonal -toolbar.clock.color: #858687 -toolbar.clock.colorTo: #373a3f -toolbar.clock.textColor: #96ba86 - -toolbar: flat gradient vertical -toolbar.color: #858687 -toolbar.colorTo: #373a3f - - -toolbar.xft.font: verdana -toolbar.xft.size: 7 -toolbar.justify: right -toolbar.xft.flags: normal, shadow - - -! Menu settings... -menu.frame: sunken gradient crossdiagonal bevel2 -menu.frame.color: #555657 -menu.frame.colorTo: #272a2f -menu.frame.borderColor: #181f24 -menu.frame.textColor: #878a8f - -menu.frame.xft.font: verdana -menu.frame.xft.size: 7 -menu.frame.justify: right -menu.frame.xft.flags: normal, shadow - -menu.title: flat gradient vertical -menu.title.color: #96ba86 -menu.title.colorTo: #5a724c -menu.title.borderColor: #181f24 -menu.title.textColor: #181f24 - -menu.title.xft.font: verdana -menu.title.xft.size: 7 -menu.title.justify: right -menu.title.xft.flags: shadow - -menu.hilite: sunken gradient crossdiagonal bevel2 -menu.hilite.color: #555657 -menu.hilite.colorTo: #373a3f -menu.hilite.borderColor: #c4c8c9 -menu.hilite.textColor: #96ba86 - -menu.bullet: empty -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: raised gradient crossdiagonal bevel2 -window.button.focus.color: #858687 -window.button.focus.colorTo: #272a2f -window.button.focus.picColor: #96ba86 - -window.button.unfocus: raised gradient crossdiagonal bevel2 -window.button.unfocus.color: #555657 -window.button.unfocus.colorTo: #171a1f -window.button.unfocus.borderColor: #1c2f40 -window.button.unfocus.picColor: #676869 - -window.grip.focus: flat gradient vertical -window.grip.focus.color: #96ba86 -window.grip.focus.colorTo: #5a724c -window.grip.focus.borderColor: #1c2f40 - -window.grip.unfocus: flat gradient vertical -window.grip.unfocus.color: #555657 -window.grip.unfocus.colorTo: #171a1f - -window.handle.focus: flat gradient vertical -window.handle.focus.color: #858687 -window.handle.focus.colorTo: #373a3f -window.handle.focus.borderColor: #1c2f40 - -window.handle.unfocus: flat gradient vertical -window.handle.unfocus.color: #555657 -window.handle.unfocus.colorTo: #171a1f - -window.label.focus: flatborder gradient vertical -window.label.focus.color: #96ba86 -window.label.focus.colorTo: #5a724c -window.label.focus.borderColor: #181f24 -window.label.focus.textColor: #272a2f - -window.xft.font: verdana -window.xft.size: 8 -window.justify: right -window.xft.flags: shadow - -window.label.unfocus: sunken gradient crossdiagonal bevel -window.label.unfocus.color: #555657 -window.label.unfocus.colorTo: #272a2f -window.label.unfocus.textColor: #676869 -window.label.unfocus.borderColor: #171a1f - -window.title.focus: flat gradient vertical -window.title.focus.colorTo: #373a3f -window.title.focus.color: #858687 - -window.title.unfocus: flat gradient vertical -window.title.unfocus.color: #555657 -window.title.unfocus.colorTo: #171a1f - -window.button.pressed.focus: sunken gradient crossdiagonal bevel2 -window.button.pressed.focus.colorTo: #5a724c -window.button.pressed.focus.color: #96ba86 - -window.button.pressed.unfocus: sunken gradient crossdiagonal bevel2 -window.button.pressed.unfocus.colorTo: #171a1f -window.button.pressed.unfocus.color: #555657 - - -window.frame.focusColor: #858687 -window.frame.unfocusColor: #555657 -handleWidth: 4 -frameWidth: 1 -bevelWidth: 1 -borderWidth: 1 -borderColor: #181f24 - -window.button.max.mask: max.xbm -window.button.icon.mask: icon.xbm -window.button.stick.mask: stick.xbm -window.button.close.mask: close.xbm - -*.xft.flags: shadow bold -*.xft.shadow.offset: 1 -*.xft.shadow.tint: 20 diff --git a/themes/openbox/fieron2_buttons/close.xbm b/themes/openbox/fieron2_buttons/close.xbm deleted file mode 100644 index aea54882..00000000 --- a/themes/openbox/fieron2_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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 deleted file mode 100644 index 1cd40fcd..00000000 --- a/themes/openbox/fieron2_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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 deleted file mode 100644 index 2cd94e84..00000000 --- a/themes/openbox/fieron2_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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 deleted file mode 100644 index 4345dfab..00000000 --- a/themes/openbox/fieron2_buttons/stick.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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 }; diff --git a/themes/openbox/fieron_buttons/close.xbm b/themes/openbox/fieron_buttons/close.xbm deleted file mode 100644 index aea54882..00000000 --- a/themes/openbox/fieron_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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/fieron_buttons/icon.xbm b/themes/openbox/fieron_buttons/icon.xbm deleted file mode 100644 index 1cd40fcd..00000000 --- a/themes/openbox/fieron_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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/fieron_buttons/max.xbm b/themes/openbox/fieron_buttons/max.xbm deleted file mode 100644 index 2cd94e84..00000000 --- a/themes/openbox/fieron_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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/fieron_buttons/stick.xbm b/themes/openbox/fieron_buttons/stick.xbm deleted file mode 100644 index 4345dfab..00000000 --- a/themes/openbox/fieron_buttons/stick.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* 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 }; diff --git a/themes/openbox/flux b/themes/openbox/flux deleted file mode 100644 index 46fc8d5d..00000000 --- a/themes/openbox/flux +++ /dev/null @@ -1,89 +0,0 @@ -toolbar: flat solid -toolbar.color: rgb:6/6/54 -toolbar.button: flat solid -toolbar.button.color: rgb:6/6/54 -toolbar.button.picColor: rgb:2/2/1c -toolbar.label: flat crossdiagonal gradient -toolbar.label.color: rgb:8/8/7 -toolbar.label.colorTo: rgb:f/f/d -toolbar.label.textColor: rgb:2/2/1c -toolbar.windowLabel: flat crossdiagonal gradient -toolbar.windowLabel.color: rgb:8/8/7 -toolbar.windowLabel.colorTo: rgb:f/f/d -toolbar.windowLabel.textColor: rgb:2/2/1c -toolbar.clock: flat crossdiagonal gradient -toolbar.clock.color: rgb:8/8/7 -toolbar.clock.colorTo: rgb:f/f/d -toolbar.clock.textColor: rgb:2/2/1c -toolbar.justify: right - -menu.title: flat crossdiagonal gradient -menu.title.color: rgb:8/8/7 -menu.title.colorTo: rgb:f/f/d -menu.title.textColor: rgb:2/2/1c -menu.title.justify: right - -menu.frame: flat solid -menu.frame.color: rgb:6/6/54 -menu.frame.textColor: grey85 -menu.frame.disableColor: rgb:4/4/38 -menu.frame.justify: center - -menu.bullet.position: right -menu.bullet: triangle - -menu.hilite: flat solid -menu.hilite.color: rgb:4/4/38 -menu.hilite.textColor: white - -window.title.focus: flat solid -window.title.focus.color: rgb:6/6/54 -window.title.unfocus: flat solid -window.title.unfocus.color: rgb:4/4/38 - -window.label.focus: flat crossdiagonal gradient -window.label.focus.color: rgb:8/8/7 -window.label.focus.colorTo: rgb:f/f/d -window.label.focus.textColor: rgb:2/2/1c -window.label.unfocus: flat solid -window.label.unfocus.color: rgb:4/4/38 -window.label.unfocus.textColor: rgb:2/2/1c - -window.button.focus: flat solid -window.button.focus.color: rgb:6/6/54 -window.button.focus.picColor: rgb:2/2/1c -window.button.unfocus: flat solid -window.button.unfocus.color: rgb:4/4/38 -window.button.unfocus.picColor: rgb:2/2/1c - -window.handle.focus: flat crossdiagonal gradient -window.handle.focus.color: rgb:8/8/7 -window.handle.focus.colorTo: rgb:f/f/d -window.handle.unfocus: flat solid -window.handle.unfocus.color: rgb:4/4/38 - -window.grip.focus: flat solid -window.grip.focus.color: rgb:8/8/7 -window.grip.unfocus: flat solid -window.grip.unfocus.color: rgb:4/4/38 - -window.frame.focusColor: rgb:f/f/d -window.frame.unfocusColor: rgb:6/6/54 - -window.justify: right - -*button.pressed: flat solid -*button.pressed.color: rgb:a/a/8c - -borderColor: rgb:2/2/1c - -bevelWidth: 2 -borderWidth: 2 -handleWidth: 3 - -*textColor: grey20 -*Font: lucidasans-10 -*xft.font: arial -*xft.size: 10 - -rootCommand: bsetroot -solid rgb:4/4/38 diff --git a/themes/openbox/frobozz b/themes/openbox/frobozz deleted file mode 100644 index c99005fe..00000000 --- a/themes/openbox/frobozz +++ /dev/null @@ -1,143 +0,0 @@ -! by kyle (kyle@achilles.net) -! modified from blah23 by cthulhain (lordzork@lordzork.com) - -! ***** toolbar ***** -toolbar: raised solid - toolbar.color: #484848 - -toolbar.label: parentrelative - toolbar.label.textColor: #bcc3ce - -toolbar.windowLabel: sunken solid - toolbar.windowLabel.color: #485561 - toolbar.windowLabel.textColor: #e8f1ff - -toolbar.clock: parentrelative - toolbar.clock.textColor: #bcc3ce - -toolbar.button: flat solid - toolbar.button.color:#484848 - toolbar.button.picColor:#303030 - -toolbar.button.pressed: sunken solid - toolbar.button.pressed.color: #484848 - - -! ***** menu ***** -menu.title: raised solid - menu.title.color: #485561 - menu.title.textColor: #e8f1ff - -menu.frame: raised solid - menu.frame.color: #484848 - menu.frame.textColor: #bcc3ce - -menu.hilite: sunken solid - menu.hilite.color: #485561 - menu.hilite.textColor: #e8f1ff - -menu.bullet: triangle - menu.bullet.position: right - - -! ***** window focused ***** -window.title.focus: raised solid - window.title.focus.color: #485561 - -window.label.focus: parentrelative - window.label.focus.textColor: #e8f1ff - -window.button.focus: flat solid - window.button.focus.color: #485561 - window.button.focus.picColor: #303030 - -window.button.pressed: sunken solid - window.button.pressed.color: #485561 - -window.handle.focus: sunken solid - window.handle.focus.color: #485561 - -window.grip.focus: sunken solid - window.grip.focus.color: #485561 - -window.frame.focusColor: #63707f - window.frame.focus.color: #63707f - -! ***** window unfocused ***** -window.title.unfocus: raised solid - window.title.unfocus.color: #484848 - -window.label.unfocus: parentrelative - window.label.unfocus.textColor: #909090 - -window.button.unfocus:flat solid - window.button.unfocus.color: #484848 - window.button.unfocus.picColor: #303030 - -window.handle.unfocus: sunken solid - window.handle.unfocus.color: #484848 - -window.grip.unfocus: sunken solid - window.grip.unfocus.color: #484848 - -window.frame.unfocusColor: #5e6166 - window.frame.unfocus.color: #5e6166 - -! ***** Xft fonts ***** -*xft.font: Arial -toolbar.xft.size: 10 -toolbar.justify: center - -window.xft.size: 9 -!window.xft.flags: bold -window.justify: left - -menu.title.xft.size: 10 -menu.title.xft.flags: bold -menu.title.justify: center - -menu.frame.xft.size: 10 -menu.frame.justify: right - -! ***** fonts ***** -*Font: lucidasans-10 -!toolbar.font: lime -!toolbar.justify: center - -!window.font: lime -!window.justify: left - -!menu.title.font: lime -!menu.title.justify: center - -!menu.frame.font: lime -!menu.frame.justify: right - -! ***** the rest ***** -borderColor: #000000 -borderWidth: 1 -bevelWidth: 2 -handleWidth: 4 -frameWidth: 0 - -! ***** bbpager ***** -bbpager.desktop.focusStyle: texture - -bbpager.frame: parentrelative -bbpager.frame.color: #5e6166 - -bbpager.desktop: parentrelative -bbpager.desktop.focus: flat solid -bbpager.desktop.focus.color: #484848 - -bbpager.window: raised solid -bbpager.window.color: #6f7a7f -bbpager.window.focus: raised solid -bbpager.window.focus.color: #485561 - -bbpager.active.window.borderColor: black -bbpager.inactive.window.borderColor: black - -! ***** rootCommand ***** -#rootCommand: bsetbg -solid "#484848" -rootCommand: bsetbg -gradient flatinterlaced -bg "#485561" -fg "#"484848 diff --git a/themes/openbox/frobust b/themes/openbox/frobust deleted file mode 100644 index 3f8a13f2..00000000 --- a/themes/openbox/frobust +++ /dev/null @@ -1,148 +0,0 @@ - -style.name: frobust -style.author: miklos -style.date: Tue, 03.05.02 -style.credits: -style.comments: frobust! - -!*font: creep -*font: -adobe-helvetica-medium-r-*-*-10-*-*-*-*-*-*-* -*xft.font: Trebuchet MS -*xft.size: 9 -menu*xft.size: 11 - -rootCommand: bsetroot -mod 4 4 -bg "#4c4c4c" -fg "#3c3c3c" - -! Toolbar settings... -toolbar.button: Flat Gradient Vertical -toolbar.button.color: #4c4c4c -toolbar.button.colorTo: #414141 -toolbar.button.picColor: #d7e0ee - -toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal -toolbar.button.pressed.color: #484848 -toolbar.button.pressed.colorTo: #73787e - -toolbar.label: Flat Gradient Vertical -toolbar.label.color: #4c4c4c -toolbar.label.colorTo: #414141 -toolbar.label.textColor: #d7e0ee - -toolbar.windowLabel: Sunken Bevel1 Gradient Vertical -toolbar.windowLabel.color: #aab0b9 -toolbar.windowLabel.colorTo: #73787e -toolbar.windowLabel.textColor: #000000 - -toolbar.clock: Flat Gradient Vertical -toolbar.clock.color: #4c4c4c -toolbar.clock.colorTo: #414141 -toolbar.clock.textColor: #d7e0ee - -toolbar: Raised Bevel1 Gradient Vertical -toolbar.color: #4c4c4c -toolbar.colorTo: #414141 -toolbar.textColor: #d7e0ee -toolbar.justify: Center - -! Menu settings... -menu.frame: Raised Solid -menu.frame.color: #4c4c4c -menu.frame.textColor: #d7e0ee -menu.frame.justify: Right - -menu.title: Raised Bevel1 Solid PipeCross -menu.title.color: #8d929a -menu.title.colorTo: #73787e -menu.title.textColor: #000000 -menu.title.justify: Center - -menu.hilite: Sunken Solid -menu.hilite.color: #73787e -menu.hilite.colorTo: #ffffff -menu.hilite.textColor: #d7e0ee - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Gradient Vertical -window.button.focus.color: #4c4c4c -window.button.focus.colorTo: #414141 -window.button.focus.picColor: #d8e0ee - -window.button.unfocus: Flat Gradient Vertical -window.button.unfocus.color: #4c4c4c -window.button.unfocus.colorTo: #414141 -window.button.unfocus.picColor: #686868 - -window.grip.focus: Raised Bevel1 Solid Vertical -window.grip.focus.color: #aab0b9 - -window.grip.unfocus: Raised Bevel1 Solid Horizontal -window.grip.unfocus.color: #4c4c4c -window.grip.unfocus.colorTo: #ffffff - -window.handle.focus: Raised Bevel1 Solid Vertical -window.handle.focus.color: #8a8f96 - -window.handle.unfocus: Raised Bevel1 Solid Horizontal -window.handle.unfocus.color: #4c4c4c -window.handle.unfocus.colorTo: #ffffff - -window.label.focus: Sunken Bevel1 Gradient Vertical -window.label.focus.color: #aab0b9 -window.label.focus.colorTo: #73787e -window.label.focus.textColor: #000000 -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: Flat Gradient Vertical -window.label.unfocus.color: #4c4c4c -window.label.unfocus.colorTo: #414141 -window.label.unfocus.textColor: #686868 - -window.title.focus: Raised Bevel1 Gradient Vertical -window.title.focus.color: #4c4c4c -window.title.focus.colorTo: #414141 - -window.title.unfocus: Raised Bevel1 Gradient Vertical -window.title.unfocus.color: #4c4c4c -window.title.unfocus.colorTo: #414141 - -window.button.pressed: Sunken Bevel1 Gradient Diagonal -window.button.pressed.color: #484848 -window.button.pressed.colorTo: #73787e - -window.frame.focusColor: #73787e -window.frame.unfocusColor: #62666b -handleWidth: 4 -frameWidth: 1 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 - -! ***** bbpager ***** -bbpager.frame: raised solid - bbpager.frame.color: #484848 - -bbpager.desktop: sunken Gradient Vertical bevel1 - bbpager.desktop.color: #4c4c4c - bbpager.desktop.colorTo: #4a4a4a - -bbpager.desktop.focus: raised solid - bbpager.desktop.focus.color: #4c4c4c - -bbpager.window: raised gradient vertical - bbpager.window.color: #4c4c4c - bbpager.window.colorTo: #414141 - -bbpager.window.focus: sunken gradient vertical bevel2 - bbpager.window.focus.color: #aab0b9 - bbpager.window.focus.colorTo: #73787e - -bbpager.desktop.focusStyle: border -bbpager.active.window.borderColor: #202020 -bbpager.inactive.window.borderColor: #000000 -bbpager.active.desktop.borderColor: #73787e - diff --git a/themes/openbox/mbdtex b/themes/openbox/mbdtex deleted file mode 100644 index bee7760d..00000000 --- a/themes/openbox/mbdtex +++ /dev/null @@ -1,96 +0,0 @@ -! by miklos -! May 16, 2002 - -toolbar: flat gradient vertical -toolbar.color: rgb:6a/7c/8b -toolbar.colorTo: rgb:4a/59/65 -toolbar.button: parentrelative -toolbar.button.picColor: rgb:d1/d1/d1 -toolbar.label: parentrelative -toolbar.label.textColor: rgb:b9/cc/db - -toolbar.windowLabel: parentrelative -toolbar.windowLabel.textColor: rgb:b9/cc/db - -toolbar.clock: parentrelative -toolbar.clock.textColor: rgb:b9/cc/db -toolbar.justify: center - -menu.title: flat gradient crossdiagonal -menu.title.color: rgb:7a/8c/9b -menu.title.colorTo: rgb:5b/6d/7b -menu.title.textColor: rgb:dd/f0/ff -menu.title.justify: center - -menu.frame: flat gradient vertical -menu.frame.colorTo: rgb:5a/69/75 -menu.frame.color: rgb:6b/7d/8b -menu.frame.textColor: rgb:b9/cc/db -menu.frame.disableColor: rgb:4/4/4 - -menu.frame.justify: left - -menu.bullet.position: left - -menu.hilite: flat gradient vertical -menu.hilite.colorTo: rgb:4a/59/65 -menu.hilite.color: rgb:5b/6d/7b -menu.hilite.textColor: rgb:dd/f0/ff - -window.title.focus: flat gradient vertical -window.title.focus.color: rgb:7a/8c/9b -window.title.focus.colorTo: rgb:5b/6d/7b -window.title.textColor: rgb:b9/cc/db - -window.title.unfocus: flat gradient vertical -window.title.unfocus.color: rgb:6a/7c/8b -window.title.unfocus.colorTo: rgb:4a/59/65 - -window.label.focus: parentrelative -window.label.focus.textColor: rgb:dd/f0/ff - -window.label.unfocus: parentrelative -window.label.unfocus.textColor: rgb:b9/cc/db - -window.button.focus: parentrelative -window.button.focus.picColor: rgb:f8/f6/e7 - -window.button.unfocus: parentrelative -window.button.unfocus.picColor: rgb:b9/cc/db - -window.handle.focus: flat gradient vertical -window.handle.focus.color: rgb:7a/8c/9b -window.handle.focus.colorTo: rgb:5b/6d/7b -window.handle.unfocus: flat gradient vertical -window.handle.unfocus.color: rgb:6a/7c/8b -window.handle.unfocus.colorTo: rgb:4a/59/65 -window.grip.focus: flat gradient vertical -window.grip.focus.color: rgb:7a/8c/9b -window.grip.focus.colorTo: rgb:5b/6d/7b -window.grip.unfocus: flat gradient vertical -window.grip.unfocus.color: rgb:6a/7c/8b -window.grip.unfocus.colorTo: rgb:4a/59/65 -window.justify: left - -window.frame.unfocusColor: rgb:56/6d/7b -window.frame.focusColor: rgb:8a/9c/ab - -*button.pressed: flat solid -*button.pressed.color: rgb:d6/5a/36 - -! borderColor: rgb:7c/7e/7f -borderColor: rgb:4a/59/65 - -bevelWidth: 1 -borderWidth: 1 -handleWidth: 3 -frameWidth: 1 - -*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv -*.xft.font: Arial -*.xft.size: 10 -menu*xft.size: 12 -menu.title.xft.flags: bold - - -rootCommand: bsetbg -solid "#5a6975" diff --git a/themes/openbox/miklos b/themes/openbox/miklos deleted file mode 100644 index c75c78a3..00000000 --- a/themes/openbox/miklos +++ /dev/null @@ -1,136 +0,0 @@ -! Miscellaneous settings... -style.name: miklos -style.author: miklos -style.date: 03.01.02 -style.credits: -style.comments: - - -! rootCommand: bsetroot -gradient interlaced -from rgb:5b/67/5b -to rgb:6f/78/6b -! rootCommand: Esetroot -scale ~/bg/exonerate.jpg -rootCommand: bsetroot -gradient interlaced -from rgb:47/50/47 -to rgb:5b/67/5b -! rootCommand: bsetroot -gradient interlaced -from rgb:56/5d/53 -to rgb:5b/67/5b - -! Toolbar settings... -toolbar.button: Sunken Bevel1 Gradient Vertical Interlaced -toolbar.button.color: #8a968a -toolbar.button.colorTo: #6d7669 -toolbar.button.picColor: #ffffff - -toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal Interlaced -toolbar.button.pressed.color: #6e7b8b -toolbar.button.pressed.colorTo: #8fa0b5 - -toolbar.label: Flat Gradient Vertical -toolbar.label.color: #8a968a -toolbar.label.colorTo: #6d7669 -toolbar.label.textColor: #ffffff - -toolbar.windowLabel: Sunken Bevel1 Gradient Diagonal -toolbar.windowLabel.color: #6f634a -toolbar.windowLabel.colorTo: #c1b5a1 -toolbar.windowLabel.textColor: #ffffff - -toolbar.clock: Flat Gradient Vertical -toolbar.clock.color: #8a968a -toolbar.clock.colorTo: #6d7669 -toolbar.clock.textColor: #ffffff - -toolbar: Raised Bevel1 Gradient Vertical -toolbar.color: #8a968a -toolbar.colorTo: #6d7669 -toolbar.textColor: #ffffff -! toolbar.font: luxus -toolbar.justify: Left - - -! Menu settings... -menu.frame: Raised Bevel1 Gradient Vertical -menu.frame.color: #8a968a -menu.frame.colorTo: #6d7669 -menu.frame.textColor: #000000 -! menu.frame.font: luxus -menu.frame.justify: Left - -menu.title: Raised Bevel1 Gradient Vertical -menu.title.color: #8a968a -menu.title.colorTo: #6d7669 -menu.title.textColor: #ffffff -! menu.title.font: luxus -menu.title.justify: Center - -menu.hilite: Sunken Bevel2 Gradient Diagonal -menu.hilite.color: #6e7b8b -menu.hilite.colorTo: #8fa0b5 -menu.hilite.textColor: #ffffff - -menu.bullet: Empty -menu.bullet.position: Left -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Sunken Bevel1 Gradient Vertical Interlaced -window.button.focus.color: #8a968a -window.button.focus.colorTo: #6d7669 -window.button.focus.picColor: #ffffff - -window.button.unfocus: Sunken Bevel1 Gradient Vertical -window.button.unfocus.color: #8a968a -window.button.unfocus.colorTo: #6d7669 -window.button.unfocus.picColor: #97a397 - -window.grip.focus: Raised Bevel1 Gradient Vertical Interlaced -window.grip.focus.color: #c1b5a1 -window.grip.focus.colorTo: #6f634a - -window.grip.unfocus: Flat Gradient Vertical Interlaced -window.grip.unfocus.color: #8a968a -window.grip.unfocus.colorTo: #6d7669 - -window.handle.focus: Flat Gradient Vertical Interlaced -window.handle.focus.color: #8a968a -window.handle.focus.colorTo: #6d7669 - -window.handle.unfocus: Flat Gradient Vertical -window.handle.unfocus.color: #6d7669 -window.handle.unfocus.colorTo: #565d53 - -window.label.focus: Sunken Bevel1 Gradient Diagonal -window.label.focus.color: #6f634a -window.label.focus.colorTo: #c1b5a1 -window.label.focus.textColor: #ffffff -! window.label.focus.font: luxus -window.label.focus.justify: Left - -! window.font: luxus -window.justify: Left -window.label.unfocus: Flat Gradient Vertical -window.label.unfocus.color: #8a968a -window.label.unfocus.colorTo: #6d7669 -window.label.unfocus.textColor: #97a397 - -window.title.focus: Raised Bevel1 Gradient Vertical -window.title.focus.color: #8a968a -window.title.focus.colorTo: #6d7669 - -window.title.unfocus: Raised Bevel1 Gradient Vertical -window.title.unfocus.color: #8a968a -window.title.unfocus.colorTo: #6d7669 - -window.button.pressed: Sunken Bevel1 Gradient Diagonal Interlaced -window.button.pressed.color: #6e7b8b -window.button.pressed.colorTo: #8fa0b5 - -window.frame.focusColor: #7b877b -window.frame.unfocusColor: #5b675b -handleWidth: 3 -frameWidth: 1 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 - -!*Font: lime -*Font: lucidasans-10 -*xft.font: Arial -*xft.size: 9 -menu.title.xft.size: 10 \ No newline at end of file diff --git a/themes/openbox/nyz b/themes/openbox/nyz deleted file mode 100644 index 33f1f347..00000000 --- a/themes/openbox/nyz +++ /dev/null @@ -1,105 +0,0 @@ -toolbar: flat diagonal gradient -toolbar.color: rgb:6/9/c -toolbar.colorTo: rgb:4/6/8 -toolbar.button: flat diagonal gradient -toolbar.button.color: rgb:3/48/6 -toolbar.button.colorTo: rgb:5/78/a -toolbar.button.picColor: rgb:1/18/2 -toolbar.button.pressed: flat crossdiagonal gradient -toolbar.button.pressed.color: grey40 -toolbar.button.pressed.colorTo: grey20 -toolbar.label: flat crossdiagonal gradient -toolbar.label.color: grey40 -toolbar.label.colorTo: grey20 -toolbar.label.textColor: grey85 -toolbar.windowLabel: flat crossdiagonal gradient -toolbar.windowLabel.color: grey40 -toolbar.windowLabel.colorTo: grey20 -toolbar.windowLabel.textColor: grey85 -toolbar.clock: flat crossdiagonal gradient -toolbar.clock.color: grey40 -toolbar.clock.colorTo: grey20 -toolbar.clock.textColor: grey85 -toolbar.justify: right -toolbar.font: lucidasans-10 - -menu.title: flat crossdiagonal gradient -menu.title.color: rgb:6/9/c -menu.title.colorTo: rgb:3/48/6 -menu.title.textColor: white -menu.title.font: lucidasans-10 -menu.title.justify: right - -menu.frame: flat crossdiagonal gradient -menu.frame.color: grey40 -menu.frame.colorTo: grey20 -menu.frame.textColor: grey85 -menu.frame.disableColor: rgb:4/4/38 -menu.frame.font: lucidasans-10 -menu.frame.justify: center - -menu.bullet.position: right -menu.bullet: triangle - -menu.hilite: flat crossdiagonal gradient -menu.hilite.color: rgb:6/9/c -menu.hilite.colorTo: rgb:3/48/6 -menu.hilite.textColor: white - -window.title.focus: flat diagonal gradient -window.title.focus.color: rgb:6/9/c -window.title.focus.colorTo: rgb:4/6/8 -window.title.unfocus: flat solid -window.title.unfocus.color: grey30 - -window.label.focus: flat crossdiagonal gradient -window.label.focus.color: grey40 -window.label.focus.colorTo: grey20 -window.label.focus.textColor: white -window.label.unfocus: flat crossdiagonal gradient -window.label.unfocus.color: grey30 -window.label.unfocus.colorTo: grey20 -window.label.unfocus.textColor: grey60 - -window.button.focus: flat diagonal gradient -window.button.focus.color: rgb:4/6/8 -window.button.focus.colorTo: rgb:5/78/a -window.button.focus.picColor: rgb:1/18/2 -window.button.unfocus: flat solid -window.button.unfocus.color: grey30 -window.button.unfocus.picColor: grey20 -window.button.pressed: flat crossdiagonal gradient -window.button.pressed.color: grey40 -window.button.pressed.colorTo: grey20 - -window.handle.focus: flat crossdiagonal gradient -window.handle.focus.color: rgb:6/9/c -window.handle.focus.colorTo: rgb:3/48/6 -window.handle.unfocus: flat solid -window.handle.unfocus.color: grey30 - -window.grip.focus: flat crossdiagonal gradient -window.grip.focus.color: grey40 -window.grip.focus.colorTo: grey20 -window.grip.unfocus: flat crossdiagonal gradient -window.grip.unfocus.color: grey30 -window.grip.unfocus.colorTo: grey20 - -window.frame.focusColor: rgb:6/9/c -window.frame.unfocusColor: grey30 - -window.font: lucidasans-10 -window.justify: right - -borderColor: grey10 - -bevelWidth: 1 -borderWidth: 2 -handleWidth: 4 - -*textColor: grey85 -*Font: lucidasans-10 -*xft.font: arial -*xft.size: 10 - -rootCommand: bsetroot -solid grey20 diff --git a/themes/openbox/nyzclone b/themes/openbox/nyzclone deleted file mode 100644 index 46ca5a93..00000000 --- a/themes/openbox/nyzclone +++ /dev/null @@ -1,131 +0,0 @@ -! Miscellaneous settings... -style.name: nyzclone -style.author: miklos -style.date: March 3, 2002 -style.credits: nyz's moving_targets.png -style.comments: (kyle) miklos, clone nyz's theme for me.\ - \ - -!*font: lime -*font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Arial -*xft.size: 9 -menu*xft.size: 10 - -rootCommand: bsetbg -solid '#385070' - -! Toolbar settings... -toolbar.button: Flat Solid -toolbar.button.color: #c8c8c8 -toolbar.button.picColor: #000000 - -toolbar.button.pressed: Sunken Bevel1 Solid -toolbar.button.pressed.color: #c8c8c8 - -toolbar.label: Flat Solid -toolbar.label.color: #c8c8c8 -toolbar.label.textColor: #000000 - -toolbar.windowLabel: Flat Solid -toolbar.windowLabel.color: #506c90 -toolbar.windowLabel.textColor: #ffffff - -toolbar.clock: Flat Solid -toolbar.clock.color: #c8c8c8 -toolbar.clock.textColor: #000000 - -toolbar: Raised Bevel1 Solid -toolbar.color: #c8c8c8 -toolbar.textColor: #ffffff -toolbar.justify: Center - - -! Menu settings... -menu.frame: Raised Bevel1 Solid -menu.frame.color: #c8c8c8 -menu.frame.textColor: #000000 -menu.frame.justify: Center - -menu.title: Raised Bevel1 Solid -menu.title.color: #506c90 -menu.title.textColor: #ffffff -menu.title.justify: Center - -menu.hilite: Flat Solid -menu.hilite.color: #506890 -menu.hilite.textColor: #ffffff - -menu.bullet: Empty -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Solid -window.button.focus.color: #506c90 -window.button.focus.picColor: #ffffff - -window.button.unfocus: Flat Solid -window.button.unfocus.color: #c8c8c8 -window.button.unfocus.picColor: #787c78 - -window.grip.focus: Raised Bevel1 Solid -window.grip.focus.color: #506890 - -window.grip.unfocus: Raised Bevel1 Solid -window.grip.unfocus.color: #c8c8c8 - -window.handle.focus: Raised Bevel1 Solid -window.handle.focus.color: #506890 - -window.handle.unfocus: Raised Bevel1 Solid -window.handle.unfocus.color: #c8c8c8 - -window.label.focus: Flat Solid -window.label.focus.color: #506890 -window.label.focus.textColor: #ffffff -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: Flat Solid -window.label.unfocus.color: #c8c8c8 -window.label.unfocus.textColor: #787c78 - -window.title.focus: Raised Bevel1 Solid -window.title.focus.color: #506890 - -window.title.unfocus: Raised Bevel1 Solid -window.title.unfocus.color: #c8c8c8 - -window.button.pressed: Sunken Bevel1 Gradient Diagonal -window.button.pressed.color: #506890 -window.button.pressed.colorTo: #a0a0a0 - -window.frame.focusColor: #ffffff -window.frame.unfocusColor: #202428 -handleWidth: 5 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 -! ***** bbpager ***** -bbpager.frame: raised solid bevel1 - bbpager.frame.color: #c8c8c8 - -bbpager.desktop: sunken solid bevel1 - bbpager.desktop.color: #385070 - -bbpager.desktop.focus: raised solid - bbpager.desktop.focus.color: #486890 - -bbpager.window: raised solid - bbpager.window.color: #c8c8c8 - -bbpager.window.focus: raised solid - bbpager.window.focus.color: #486890 - -bbpager.desktop.focusStyle: border -bbpager.active.window.borderColor: #202020 -bbpager.inactive.window.borderColor: #202020 -bbpager.active.desktop.borderColor: #ffffff - diff --git a/themes/openbox/ob20 b/themes/openbox/ob20 deleted file mode 100644 index 32afe96b..00000000 --- a/themes/openbox/ob20 +++ /dev/null @@ -1,109 +0,0 @@ -style.name: openbox 2.0 -style.author: miklos -style.date: Friday July 12, 2002 - -rootCommand: bsetbg -solid "#333333" - -! Toolbar settings... -toolbar.button: parentrelative -toolbar.button.picColor: #333333 - -toolbar.button.pressed: sunken gradient crossdiagonal -toolbar.button.pressed.color: #666666 -toolbar.button.pressed.colorTo: #555555 - -toolbar.label: parentrelative -toolbar.label.textColor: #333333 - -toolbar.windowLabel: sunken gradient diagonal -toolbar.windowLabel.color: #242424 -toolbar.windowLabel.colorTo: #555555 -toolbar.windowLabel.textColor: #d98a51 - -toolbar.clock: parentrelative -toolbar.clock.textColor: #333333 - -toolbar: flat gradient diagonal -toolbar.color: #666666 -toolbar.colorTo: #555555 -toolbar.justify: left - - -! Menu settings... -menu.frame: flat gradient vertical -menu.frame.color: #666666 -menu.frame.colorTo: #555555 -menu.frame.textColor: #323232 -menu.frame.justify: left - -menu.title: flat gradient diagonal -menu.title.color: #242424 -menu.title.colorTo: #555555 -menu.title.textColor: #d98a51 -menu.title.justify: left - -menu.hilite: sunken gradient diagonal -menu.hilite.color: #242424 -menu.hilite.colorTo: #555555 -menu.hilite.textColor: #ffffff - -menu.bullet: triangle -menu.bullet.position: left -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: parentrelative -window.button.focus.picColor: #333333 - -window.button.unfocus: parentrelative -window.button.unfocus.picColor: #444444 - -window.grip.focus: Flat Solid -window.grip.focus.color: #686868 - -window.grip.unfocus: Flat Solid -window.grip.unfocus.color: #333333 - -window.handle.focus: Flat Solid -window.handle.focus.color: #333333 - -window.handle.unfocus: Flat Solid -window.handle.unfocus.color: #333333 - -window.label.focus: sunken gradient diagonal -window.label.focus.color: #242424 -window.label.focus.colorTo: #555555 -window.label.focus.textColor: #d98a51 - -window.justify: left -window.label.unfocus: sunken gradient diagonal -window.label.unfocus.color: #242424 -window.label.unfocus.colorTo: #444444 -window.label.unfocus.textColor: #999999 - -window.title.focus: flat gradient diagonal -window.title.focus.color: #666666 -window.title.focus.colorTo: #555555 - -window.title.unfocus: flat gradient diagonal -window.title.unfocus.color: #555555 -window.title.unfocus.colorTo: #444444 - -window.button.pressed: Sunken gradient diagonal -window.button.pressed.color: #666666 -window.button.pressed.colorTo: #444444 - -!*font: lime -*font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Arial -*xft.size: 9 -menu*xft.size: 10 - -window.frame.focusColor: #686868 -window.frame.unfocusColor: #555555 -handleWidth: 2 -frameWidth: 1 -bevelWidth: 1 -borderWidth: 0 -borderColor: #555555 diff --git a/themes/openbox/operation b/themes/openbox/operation deleted file mode 100644 index 9b3b261c..00000000 --- a/themes/openbox/operation +++ /dev/null @@ -1,93 +0,0 @@ -toolbar: flat crossdiagonal gradient -toolbar.color: rgb:6/9/c -toolbar.colorTo: rgb:4/6/8 -toolbar.button: parentrelative -toolbar.button.picColor: grey85 -toolbar.button.pressed: flat crossdiagonal gradient -toolbar.button.pressed.color: grey50 -toolbar.button.pressed.colorTo: grey80 -toolbar.label: parentrelative -toolbar.label.textColor: grey85 -toolbar.windowLabel: parentrelative -toolbar.windowLabel.textColor: grey85 -toolbar.clock: parentrelative -toolbar.clock.textColor: grey85 -toolbar.justify: right -toolbar.font: lucidasans-10 - -menu.title: flat crossdiagonal gradient -menu.title.color: rgb:6/9/c -menu.title.colorTo: rgb:3/48/6 -menu.title.textColor: white -menu.title.font: lucidasans-10 -menu.title.justify: right - -menu.frame: flat crossdiagonal gradient -menu.frame.color: grey50 -menu.frame.colorTo: grey80 -menu.frame.textColor: grey20 -menu.frame.disableColor: grey40 -menu.frame.font: lucidasans-10 -menu.frame.justify: center - -menu.bullet.position: right -menu.bullet: triangle - -menu.hilite: flat crossdiagonal gradient -menu.hilite.color: rgb:6/9/c -menu.hilite.colorTo: rgb:3/48/6 -menu.hilite.textColor: white - -window.title.focus: flat crossdiagonal gradient -window.title.focus.color: rgb:6/9/c -window.title.focus.colorTo: rgb:3/48/6 -window.title.unfocus: flat diagonal gradient -window.title.unfocus.color: grey50 -window.title.unfocus.colorTo: grey20 - -window.label.focus: parentrelative -window.label.focus.textColor: white -window.label.unfocus: parentrelative -window.label.unfocus.textColor: grey60 - -window.button.focus: parentrelative -window.button.focus.picColor: grey85 -window.button.unfocus: parentrelative -window.button.unfocus.picColor: grey60 -window.button.pressed: flat crossdiagonal gradient -window.button.pressed.color: grey50 -window.button.pressed.colorTo: grey80 - -window.handle.focus: flat crossdiagonal gradient -window.handle.focus.color: rgb:6/9/c -window.handle.focus.colorTo: rgb:3/48/6 -window.handle.unfocus: flat diagonal gradient -window.handle.unfocus.color: grey50 -window.handle.unfocus.colorTo: grey20 - -window.grip.focus: parentrelative -window.grip.unfocus: parentrelative - -window.frame.focusColor: rgb:6/9/c -window.frame.unfocusColor: grey50 - -window.font: lucidasans-10 -window.justify: right - -borderColor: rgb:2/3/4 - -bevelWidth: 1 -borderWidth: 1 -handleWidth: 4 - -*textColor: grey85 -*Font: lucidasans-10 -*xft.font: arial -*xft.size: 10 - -rootCommand: bsetroot -gradient flatcrossdiagonalgradient -from rgb:4/6/8 -to rgb:3/48/6 - -bbpager.desktop.focus: flat interlaced crossdiagonal gradient -bbpager.desktop.focus.color: rgb:6/9/c -bbpager.desktop.focus.colorTo: rgb:3/48/6 - diff --git a/themes/openbox/outcomes b/themes/openbox/outcomes deleted file mode 100644 index 5d8e450f..00000000 --- a/themes/openbox/outcomes +++ /dev/null @@ -1,117 +0,0 @@ -toolbar: raised diagonal gradient bevel1 -toolbar.color: rgb:7/8/8 -toolbar.colorTo: grey20 - -toolbar.button: raised diagonal gradient bevel1 -toolbar.button.color: grey -toolbar.button.colorTo: grey20 -toolbar.button.picColor: black -toolbar.button.pressed: sunken diagonal interlaced gradient bevel1 -toolbar.button.pressed.color: rgb:38/4/4 -toolbar.button.pressed.colorTo: rgb:d/f/f - -toolbar.label: flat interlaced diagonal gradient -toolbar.label.color: grey20 -toolbar.label.colorTo: rgb:7/8/8 -toolbar.label.textColor: grey85 - -toolbar.windowLabel: flat interlaced diagonal gradient -toolbar.windowLabel.color: grey20 -toolbar.windowLabel.colorTo: rgb:7/8/8 -toolbar.windowLabel.textColor: grey85 - -toolbar.clock: flat interlaced diagonal gradient -toolbar.clock.color: grey20 -toolbar.clock.colorTo: rgb:7/8/8 -toolbar.clock.textColor: grey85 - -toolbar.justify: center - -menu.title: raised diagonal interlaced gradient bevel1 -menu.title.color: grey20 -menu.title.colorTo: rgb:7/8/8 -menu.title.textColor: grey85 -menu.title.justify: center - -menu.frame: raised diagonal gradient bevel1 -menu.frame.color: rgb:7/8/8 -menu.frame.colorTo: grey10 -menu.frame.textColor: white -menu.frame.disableColor: rgb:38/4/4 -menu.frame.justify: center - -menu.bullet: triangle -menu.bullet.position: right - -menu.hilite: raised diagonal gradient bevel1 -menu.hilite.color: grey60 -menu.hilite.colorTo: white -menu.hilite.textColor: grey20 - -window.title.focus: raised diagonal gradient bevel1 -window.title.focus.color: rgb:7/8/8 -window.title.focus.colorTo: grey20 -window.title.unfocus: raised diagonal gradient bevel1 -window.title.unfocus.color: rgb:54/6/6 -window.title.unfocus.colorTo: grey20 - -window.label.focus: interlaced sunken diagonal gradient bevel1 -window.label.focus.color: grey20 -window.label.focus.colorTo: grey -window.label.focus.textColor: white -window.label.unfocus: interlaced flat gradient -window.label.unfocus.color: grey20 -window.label.unfocus.colorTo: rgb:54/6/6 -window.label.unfocus.textColor: grey - -window.handle.focus: raised diagonal gradient bevel1 -window.handle.focus.color: rgb:7/8/8 -window.handle.focus.colorTo: grey20 -window.handle.unfocus: raised diagonal gradient bevel1 -window.handle.unfocus.color: rgb:54/6/6 -window.handle.unfocus.colorTo: grey20 - -window.grip.focus: raised diagonal gradient bevel1 -window.grip.focus.color: grey -window.grip.focus.colorTo: grey20 -window.grip.unfocus: sunken diagonal gradient bevel1 -window.grip.unfocus.color: grey20 -window.grip.unfocus.colorTo: grey - - -window.button.focus: raised diagonal gradient bevel1 -window.button.focus.color: grey -window.button.focus.colorTo: grey20 -window.button.focus.picColor: black -window.button.unfocus: sunken diagonal gradient bevel1 -window.button.unfocus.color: grey20 -window.button.unfocus.colorTo: grey -window.button.unfocus.picColor: grey40 -window.button.pressed: flat diagonal interlaced gradient -window.button.pressed.color: rgb:38/4/4 -window.button.pressed.colorTo: rgb:d/f/f - -window.frame.focusColor: grey85 -window.frame.unfocusColor: rgb:54/6/6 - -window.justify: center - -! fonts -*font: lucidasans-bold-10 - -*xft.font: arial -*xft.size: 10 -*xft.flags: bold - -! misc... -borderColor: rgb:1c/2/2 - -borderWidth: 1 -bevelWidth: 2 -handleWidth: 4 - -rootCommand: bsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20 - -! for the bbtools -menuFont: lucidasans-10 -titleFont: lucidasans-bold-10 diff --git a/themes/openbox/paper b/themes/openbox/paper deleted file mode 100644 index f8e257b7..00000000 --- a/themes/openbox/paper +++ /dev/null @@ -1,89 +0,0 @@ -! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -! t h e m e t i t l e : paper -! a u t h o r : Alexandra Walford -! email: chroma@delusion.de -! d a t e : 2001/11/08 - -! d e f a u l t s ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -*color: rgb:ac/ab/aa -*colorTo: rgb:df/de/dd -*textColor: rgb:66/66/66 -*picColor: rgb:66/66/66 - -!*font: mints-mild -*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Trebuchet MS -*xft.size: 9 -menu*xft.size: 11 - -*justify: center - -! t o o l b a r ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -toolbar: raised gradient crossdiagonal - -toolbar.button: parentrelative - -toolbar.button.pressed: sunken - -toolbar.label: parentrelative - -toolbar.windowLabel: parentrelative -toolbar.windowLabel.textColor: rgb:66/66/66 - -toolbar.clock: parentrelative - -! m e n u ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -menu.title: raised gradient crossdiagonal -menu.title.textColor: rgb:66/66/66 - -menu.frame: flat -menu.frame.disableColor: rgb:88/88/88 - -menu.bullet: triangle -menu.bullet.position: right - -menu.hilite: raised gradient crossdiagonal -menu.hilite.textColor: rgb:66/66/66 - -! w i n d o w ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -window.title.focus: raised gradient crossdiagonal -window.title.unfocus: flat - -window.label.focus: parentrelative -window.label.focus.textColor: rgb:66/66/66 -window.label.unfocus: parentrelative - -window.button.focus: parentrelative -window.button.focus.picColor: rgb:66/66/66 -window.button.unfocus: parentrelative -window.button.pressed: sunken - -window.handle.focus: raised gradient crossdiagonal -window.handle.unfocus: flat -window.handle.unfocus.color: rgb:8a/89/88 - -window.grip.focus: parentrelative -window.grip.unfocus: parentrelative - -window.frame.focusColor: rgb:79/78/77 -window.frame.unfocusColor: rgb:46/45/44 - -! m i s c ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! - -borderWidth: 1 -borderColor: rgb:68/67/66 - -bevelWidth: 1 -handleWidth: 2 - -frameWidth: 0 - -rootCommand: bsetbg -gradient flatinterlacedhorizontalgradient -from rgb:35/34/33 -to rgb:57/56/55 - -! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! diff --git a/themes/openbox/purplehaaze b/themes/openbox/purplehaaze deleted file mode 100644 index 5bf8bd69..00000000 --- a/themes/openbox/purplehaaze +++ /dev/null @@ -1,109 +0,0 @@ -style.name: Purple H(aa)ze -style.author: miklos -style.date: Sunday July 14, 2002 - -rootCommand: bsetbg -solid "#8187a1" - -! Toolbar settings... -toolbar.button: parentrelative -toolbar.button.picColor: #616e7f - -toolbar.button.pressed: sunken gradient vertical -toolbar.button.pressed.color: #a0a6be -toolbar.button.pressed.colorTo: #b5bdb2 - -toolbar.label: parentrelative -toolbar.label.textColor: #616e7f - -toolbar.windowLabel: sunken gradient elliptic -toolbar.windowLabel.colorTo: #a8b6d9 -toolbar.windowLabel.color: #b0b6ce -toolbar.windowLabel.textColor: #1d3742 - -toolbar.clock: parentrelative -toolbar.clock.textColor: #616e7f - -toolbar: flat gradient vertical -toolbar.color: #fbfeff -toolbar.colorTo: #bcbdcf -toolbar.justify: center - - -! Menu settings... -menu.frame: flat gradient horizontal -menu.frame.color: #b3b7d2 -menu.frame.colorTo: #687085 -menu.frame.textColor: #061637 -menu.frame.justify: right - -menu.title: flat gradient vertical -menu.title.color: #fbfeff -menu.title.colorTo: #bcbdcf -menu.title.textColor: #1d2742 -menu.title.justify: center - -menu.hilite: flat gradient horizontal -menu.hilite.color: #b3b7d2 -menu.hilite.colorTo: #c2cbda -menu.hilite.textColor: #000000 - -menu.bullet: diamod -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: parentrelative -window.button.focus.picColor: #1d2941 - -window.button.unfocus: parentrelative -window.button.unfocus.picColor: #616e7f - -window.grip.focus: Flat Solid -window.grip.focus.color: #687085 - -window.grip.unfocus: Flat Solid -window.grip.unfocus.color: #bcbdbf - -window.handle.focus: Flat Solid -window.handle.focus.color: #687085 - -window.handle.unfocus: Flat Solid -window.handle.unfocus.color: #bcbdbf - -window.label.focus: parentrelative - -window.justify: center - -window.label.unfocus: flat gradient vertical -window.label.unfocus.color: #fbfeff -window.label.unfocus.colorTo: #bcbdbf -window.label.unfocus.textColor: #616e7f - -window.title.focus: flat gradient vertical -window.title.focus.color: #b3b7d2 -window.title.focus.colorTo: #687085 -window.title.focus.textColor: #0d2041 - -window.title.unfocus: flat gradient vertical -window.title.unfocus.color: #fbfeff -window.title.unfocus.colorTo: #bcbdbf -window.title.unfocus.textColor: #616e7f - -window.button.pressed: Sunken gradient diagonal -window.button.pressed.color: #666666 -window.button.pressed.colorTo: #444444 - -*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv - -*xft.font: Arial -*xft.size: 9 -menu*xft.size: 11 -menu.title.xft.flags: bold - -window.frame.focusColor: #687085 -window.frame.unfocusColor: #bcbdbf -handleWidth: 1 -frameWidth: 2 -bevelWidth: 1 -borderWidth: #434d59 -borderColor: #555555 diff --git a/themes/openbox/shade b/themes/openbox/shade deleted file mode 100644 index 43c7f312..00000000 --- a/themes/openbox/shade +++ /dev/null @@ -1,93 +0,0 @@ -toolbar: flat solid -toolbar.color: rgb:6/6/6 -toolbar.button: flat solid -toolbar.button.color: rgb:6/6/6 -toolbar.button.picColor: rgb:2/2/2 -toolbar.label: flat crossdiagonal gradient -toolbar.label.color: rgb:8/8/7 -toolbar.label.colorTo: rgb:f/f/d -toolbar.label.textColor: rgb:2/2/1c -toolbar.windowLabel: flat crossdiagonal gradient -toolbar.windowLabel.color: rgb:8/8/7 -toolbar.windowLabel.colorTo: rgb:f/f/d -toolbar.windowLabel.textColor: rgb:2/2/1c -toolbar.clock: flat crossdiagonal gradient -toolbar.clock.color: rgb:8/8/7 -toolbar.clock.colorTo: rgb:f/f/d -toolbar.clock.textColor: rgb:2/2/1c -toolbar.justify: right -toolbar.font: lucidasans-10 - -menu.title: flat crossdiagonal gradient -menu.title.color: rgb:8/8/7 -menu.title.colorTo: rgb:f/f/d -menu.title.textColor: rgb:2/2/1c -menu.title.font: lucidasans-10 -menu.title.justify: right - -menu.frame: flat solid -menu.frame.color: rgb:6/6/6 -menu.frame.textColor: grey85 -menu.frame.disableColor: rgb:4/4/4 -menu.frame.font: lucidasans-10 -menu.frame.justify: center - -menu.bullet.position: right -menu.bullet: triangle - -menu.hilite: flat solid -menu.hilite.color: rgb:4/4/4 -menu.hilite.textColor: white - -window.title.focus: flat solid -window.title.focus.color: rgb:6/6/6 -window.title.unfocus: flat solid -window.title.unfocus.color: rgb:4/4/4 - -window.label.focus: flat crossdiagonal gradient -window.label.focus.color: rgb:8/8/7 -window.label.focus.colorTo: rgb:f/f/d -window.label.focus.textColor: rgb:2/2/1c -window.label.unfocus: flat solid -window.label.unfocus.color: rgb:4/4/4 -window.label.unfocus.textColor: rgb:2/2/2 - -window.button.focus: flat solid -window.button.focus.color: rgb:6/6/6 -window.button.focus.picColor: rgb:2/2/2 -window.button.unfocus: flat solid -window.button.unfocus.color: rgb:4/4/4 -window.button.unfocus.picColor: rgb:2/2/2 - -window.handle.focus: flat crossdiagonal gradient -window.handle.focus.color: rgb:8/8/7 -window.handle.focus.colorTo: rgb:f/f/d -window.handle.unfocus: flat solid -window.handle.unfocus.color: rgb:4/4/4 - -window.grip.focus: flat solid -window.grip.focus.color: rgb:8/8/8 -window.grip.unfocus: flat solid -window.grip.unfocus.color: rgb:4/4/4 - -window.frame.focusColor: rgb:f/f/d -window.frame.unfocusColor: rgb:6/6/6 - -window.font: lucidasans-10 -window.justify: right - -*button.pressed: flat solid -*button.pressed.color: rgb:a/a/8c - -borderColor: rgb:2/2/2 - -bevelWidth: 2 -borderWidth: 2 -handleWidth: 3 - -*textColor: grey20 -*Font: lucidasans-10 -*xft.font: arial -*xft.size: 10 - -rootCommand: bsetroot -solid rgb:4/4/4 diff --git a/themes/openbox/steelblue b/themes/openbox/steelblue deleted file mode 100644 index 8fe4b57a..00000000 --- a/themes/openbox/steelblue +++ /dev/null @@ -1,139 +0,0 @@ -! Miscellaneous settings... -style.name: steelblue -style.author: miklos -style.date: Feb 3, 2002 -style.credits: -style.comments: I prefer the font "luxus.pcf" to be used with this style. - - -!rootCommand: bsetbg -solid "#3c5979" -rootCommand: bsetbg -mod 4 4 -to "#44668a" -from "#7788bb" - -! Toolbar settings... -toolbar.button: Flat Solid PipeCross -toolbar.button.color: #44668a -toolbar.button.colorTo: #ffffff -toolbar.button.picColor: #ffffff - -toolbar.button.pressed: Sunken Bevel1 Solid Diagonal -toolbar.button.pressed.color: #3c5979 -toolbar.button.pressed.colorTo: #ffffff - -toolbar.label: Sunken Bevel1 Gradient Rectangle -toolbar.label.color: #44668a -toolbar.label.colorTo: #3c5979 -toolbar.label.textColor: #d1d9e5 - -toolbar.windowLabel: Sunken Bevel1 Gradient Rectangle -toolbar.windowLabel.color: #5e8dbf -toolbar.windowLabel.colorTo: #3c5979 -toolbar.windowLabel.textColor: #e9f2ff - -toolbar.clock: Sunken Bevel1 Gradient Rectangle -toolbar.clock.color: #44668a -toolbar.clock.colorTo: #3c5979 -toolbar.clock.textColor: #d1d9e5 - -toolbar: Raised Bevel1 Solid Horizontal -toolbar.color: #44668a -toolbar.colorTo: #ffffff -toolbar.textColor: #ffffff -!toolbar.font: luxus* -toolbar.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* -toolbar.justify: Center - - -! Menu settings... -menu.frame: Raised Bevel1 Gradient Elliptic -menu.frame.color: #44668a -menu.frame.colorTo: #44668a -menu.frame.textColor: #d1d9e5 -!menu.frame.font: luxus -menu.frame.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* -menu.frame.justify: Right - -menu.title: Sunken Bevel2 Gradient Elliptic -menu.title.color: #5e8dbf -menu.title.colorTo: #3c5979 -menu.title.textColor: #d7e0ee -!menu.title.font: luxus -menu.title.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* -menu.title.justify: Center - -menu.hilite: Sunken Bevel1 Gradient Elliptic -menu.hilite.color: #3c5979 -menu.hilite.colorTo: #5e8dbf -menu.hilite.textColor: #ffffff - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Solid Horizontal -window.button.focus.color: #44668a -window.button.focus.colorTo: #ffffff -window.button.focus.picColor: #ffffff - -window.button.unfocus: Flat Solid Horizontal -window.button.unfocus.color: #3c5979 -window.button.unfocus.colorTo: #ffffff -window.button.unfocus.picColor: #44668a - -window.grip.focus: Raised Bevel1 Solid PipeCross -window.grip.focus.color: #5e8dbf -window.grip.focus.colorTo: #ffffff - -window.grip.unfocus: Raised Bevel1 Solid Pyramid -window.grip.unfocus.color: #3c5979 -window.grip.unfocus.colorTo: #ffffff - -window.handle.focus: Raised Bevel1 Solid Pyramid -window.handle.focus.color: #44668a -window.handle.focus.colorTo: #ffffff - -window.handle.unfocus: Raised Bevel1 Solid Pyramid -window.handle.unfocus.color: #3c5979 -window.handle.unfocus.colorTo: #ffffff - -window.label.focus: Sunken Bevel1 Gradient Rectangle -window.label.focus.color: #5e8dbf -window.label.focus.colorTo: #3c5979 -window.label.focus.textColor: #e6f0ff -!window.label.focus.font: luxus -window.label.focus.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* -window.label.focus.justify: Center - -!window.font: luxus -window.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Arial -*xft.size: 9 -menu*xft.size: 10 - -window.justify: Center -window.label.unfocus: Sunken Bevel1 Gradient Rectangle -window.label.unfocus.color: #44668a -window.label.unfocus.colorTo: #3c5979 -window.label.unfocus.textColor: #5077a1 - -window.title.focus: Raised Bevel1 Solid Diagonal -window.title.focus.color: #44668a -window.title.focus.colorTo: #ffffff - -window.title.unfocus: Raised Bevel1 Solid Diagonal -window.title.unfocus.color: #3c5979 -window.title.unfocus.colorTo: #ffffff - -window.button.pressed: Sunken Bevel1 Solid Diagonal -window.button.pressed.color: #484848 -window.button.pressed.colorTo: #ffffff - -window.frame.focusColor: #63707f -window.frame.unfocusColor: #5e6166 -handleWidth: 4 -frameWidth: 0 -bevelWidth: 0 -borderWidth: 1 -borderColor: #000000 - diff --git a/themes/openbox/steelblue2 b/themes/openbox/steelblue2 deleted file mode 100644 index 0b03da45..00000000 --- a/themes/openbox/steelblue2 +++ /dev/null @@ -1,129 +0,0 @@ -style.name: steelblue2 -style.author: miklos -style.date: Feb 28, 2002 -style.credits: -style.comments: The return of \ - steelblue - -!window.font: lime -window.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Arial -*xft.size: 9 -menu*xft.size: 10 - -rootCommand: bsetbg -solid "#6e7a8a" - -! Toolbar settings... -toolbar.button: Flat Gradient Vertical -toolbar.button.color: #6e7a8a -toolbar.button.colorTo: #555f6b -toolbar.button.picColor: #ffffff - -toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal -toolbar.button.pressed.color: #6e7b8b -toolbar.button.pressed.colorTo: #8fa0b5 - -toolbar.label: Sunken Bevel1 Gradient Diagonal -toolbar.label.color: #6e7b8b -toolbar.label.colorTo: #555f6b -toolbar.label.textColor: #d1d9e5 - -toolbar.windowLabel: Sunken Bevel1 Gradient Diagonal -toolbar.windowLabel.color: #8fa0b5 -toolbar.windowLabel.colorTo: #555f6b -toolbar.windowLabel.textColor: #e9f2ff - -toolbar.clock: Sunken Bevel1 Gradient Diagonal -toolbar.clock.color: #6e7b8b -toolbar.clock.colorTo: #555f6b -toolbar.clock.textColor: #d1d9e5 - -toolbar: Raised Bevel1 Gradient Vertical -toolbar.color: #6e7b8b -toolbar.colorTo: #555f6b -toolbar.textColor: #ffffff -toolbar.justify: Left - - -! Menu settings... -menu.frame: Sunken Bevel2 Gradient Diagonal -menu.frame.color: #8fa0b5 -menu.frame.colorTo: #6e7b8b -menu.frame.textColor: #ffffff -menu.frame.justify: Right - -menu.title: Raised Bevel1 Gradient Diagonal -menu.title.color: #6e7b8b -menu.title.colorTo: #555f6b -menu.title.textColor: #d7e0ee -menu.title.justify: Center - -menu.hilite: Raised Bevel1 Gradient Diagonal -menu.hilite.color: #6e7b8b -menu.hilite.colorTo: #555f6b -menu.hilite.textColor: #ffffff - -menu.bullet: Empty -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Gradient CrossDiagonal -window.button.focus.color: #6e7b8b -window.button.focus.colorTo: #555f6b -window.button.focus.picColor: #ddeeff - -window.button.unfocus: Flat Gradient Vertical -window.button.unfocus.color: #6e7b8b -window.button.unfocus.colorTo: #555f6b -window.button.unfocus.picColor: #748293 - -window.grip.focus: Raised Bevel1 Gradient Diagonal -window.grip.focus.color: #8fa0b5 -window.grip.focus.colorTo: #6e7b8b - -window.grip.unfocus: Raised Bevel1 Gradient Diagonal -window.grip.unfocus.color: #6e7b8b -window.grip.unfocus.colorTo: #555f6b - -window.handle.focus: Raised Bevel1 Gradient Diagonal -window.handle.focus.color: #6e7b8b -window.handle.focus.colorTo: #555f6b - -window.handle.unfocus: Raised Bevel1 Gradient Diagonal -window.handle.unfocus.color: #6e7b8b -window.handle.unfocus.colorTo: #555f6b - -window.label.focus: Sunken Bevel1 Gradient Diagonal -window.label.focus.color: #8fa0b5 -window.label.focus.colorTo: #555f6b -window.label.focus.textColor: #e6f0ff -window.label.focus.justify: Left - -window.justify: Left -window.label.unfocus: Sunken Bevel1 Gradient Diagonal -window.label.unfocus.color: #6e7b8b -window.label.unfocus.colorTo: #555f6b -window.label.unfocus.textColor: #748293 - -window.title.focus: Raised Bevel1 Gradient Vertical -window.title.focus.color: #6e7b8b -window.title.focus.colorTo: #555f6b - -window.title.unfocus: Raised Bevel1 Gradient Vertical -window.title.unfocus.color: #6e7b8b -window.title.unfocus.colorTo: #555f6b - -window.button.pressed: Sunken Bevel1 Gradient Diagonal -window.button.pressed.color: #6e7b8b -window.button.pressed.colorTo: #8fa0b5 - -window.frame.focusColor: #ffffff -window.frame.unfocusColor: #555f6b -handleWidth: 4 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 - diff --git a/themes/openbox/the_orange b/themes/openbox/the_orange deleted file mode 100644 index 4d3c6ebc..00000000 --- a/themes/openbox/the_orange +++ /dev/null @@ -1,135 +0,0 @@ -! the_orange for blackbox. -! Automagically generated by bbconf. - - -! Miscellaneous settings... -style.name: The Orange -style.author: Thread -style.date: Sun Mar 31 2002 -style.credits: -style.comments: - - -rootCommand: bsetroot -solid rgb:50/50/50 - -! Toolbar settings... -toolbar.button: parentrelative -toolbar.button.color: #ffffff -toolbar.button.colorTo: #ffffff -toolbar.button.picColor: #000000 - -toolbar.button.pressed: Sunken Bevel2 Gradient Diagonal -toolbar.button.pressed.color: #6d6d6d -toolbar.button.pressed.colorTo: #898989 - -toolbar.label: parentrelative -toolbar.label.color: #ffffff -toolbar.label.colorTo: #ffffff -toolbar.label.textColor: #000000 - -toolbar.windowLabel: parentrelative -toolbar.windowLabel.color: #ffffff -toolbar.windowLabel.colorTo: #ffffff -toolbar.windowLabel.textColor: #000000 - -toolbar.clock: parentrelative -toolbar.clock.color: #ffffff -toolbar.clock.colorTo: #ffffff -toolbar.clock.textColor: #000000 - -toolbar: Flat Gradient Vertical -toolbar.color: #898989 -toolbar.colorTo: #6d6d6d -toolbar.textColor: #000000 -toolbar.justify: Center - - -! Menu settings... -menu.frame: Flat Gradient Diagonal -menu.frame.color: #898989 -menu.frame.colorTo: #6d6d6d -menu.frame.textColor: #000000 -menu.frame.justify: Center - -menu.title: Flat Gradient Diagonal -menu.title.color: #d6753d -menu.title.colorTo: #8b3d10 -menu.title.textColor: #000000 -menu.title.justify: Center - -menu.hilite: Flat Gradient CrossDiagonal -menu.hilite.color: #8b3d10 -menu.hilite.colorTo: #d6753d -menu.hilite.textColor: #000000 - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #6d6d6d - -! Window settings... -window.button.focus: parentrelative -window.button.focus.color: #ffffff -window.button.focus.colorTo: #ffffff -window.button.focus.picColor: #000000 - -window.button.unfocus: parentrelative -window.button.unfocus.color: #ffffff -window.button.unfocus.colorTo: #ffffff -window.button.unfocus.picColor: #000000 - -window.grip.focus: Sunken Bevel2 Gradient Vertical -window.grip.focus.color: #000000 -window.grip.focus.colorTo: #6d6d6d - -window.grip.unfocus: Sunken Bevel2 Gradient Vertical -window.grip.unfocus.color: #000000 -window.grip.unfocus.colorTo: #404040 - -window.handle.focus: Flat Gradient Vertical -window.handle.focus.color: #000000 -window.handle.focus.colorTo: #505050 - -window.handle.unfocus: Flat Gradient Vertical -window.handle.unfocus.color: #000000 -window.handle.unfocus.colorTo: #202020 - -window.label.focus: parentrelative -window.label.focus.color: #ffffff -window.label.focus.colorTo: #ffffff -window.label.focus.textColor: #000000 -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: parentrelative -window.label.unfocus.color: #ffffff -window.label.unfocus.colorTo: #ffffff -window.label.unfocus.textColor: #000000 - -window.title.focus: Flat Gradient Vertical -window.title.focus.color: #d6753d -window.title.focus.colorTo: #8b3d10 - -window.title.unfocus: Flat Gradient Vertical -window.title.unfocus.color: #898989 -window.title.unfocus.colorTo: #6d6d6d - -window.button.pressed: Flat Gradient Diagonal -window.button.pressed.color: #8b3d10 -window.button.pressed.colorTo: #d6753d - -window.frame.focusColor: #ffffff -window.frame.unfocusColor: #ffffff -handleWidth: 4 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #000000 - -!*font: mints-strong -*font: -b&h-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Arial -*xft.size: 9 -menu*xft.font: Trebuchet MS -menu*xft.size: 11 -menu.title.xft.flags: bold diff --git a/themes/openbox/trisb b/themes/openbox/trisb deleted file mode 100644 index 66d4450d..00000000 --- a/themes/openbox/trisb +++ /dev/null @@ -1,149 +0,0 @@ -style.name: trisb -style.author: miklos -style.date: March 25, 2002 -style.credits: -style.comments: - -!*font: mints-strong -*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-* - -*xft.font: Trebuchet MS -*xft.size: 9 -menu*xft.size: 11 - -rootCommand: bsetbg -solid "#4b4b4b" - -! Toolbar settings... -toolbar.button: Flat Gradient Vertical -toolbar.button.color: #d5d5d5 -toolbar.button.colorTo: #b4b4b4 -toolbar.button.picColor: #343434 - -toolbar.button.pressed: Sunken Bevel1 Solid Vertical -toolbar.button.pressed.color: #c8c8c8 -toolbar.button.pressed.colorTo: #ffffff - -toolbar.label: Flat Gradient Vertical -toolbar.label.color: #d5d5d5 -toolbar.label.colorTo: #b4b4b4 -toolbar.label.textColor: #343434 - -toolbar.windowLabel: Flat Gradient Vertical -toolbar.windowLabel.color: #d5d5d5 -toolbar.windowLabel.colorTo: #b4b4b4 -toolbar.windowLabel.textColor: #343434 - -toolbar.clock: Flat Gradient Vertical -toolbar.clock.color: #d5d5d5 -toolbar.clock.colorTo: #b4b4b4 -toolbar.clock.textColor: #343434 - -toolbar: Flat Gradient Vertical -toolbar.color: #d5d5d5 -toolbar.colorTo: #b4b4b4 -toolbar.textColor: #ffffff -toolbar.justify: Center - - -! Menu settings... -menu.frame: Flat Gradient CrossDiagonal -menu.frame.color: #d5d5d5 -menu.frame.colorTo: #b4b4b4 -menu.frame.textColor: #343434 -menu.frame.justify: Right - -menu.title: Flat Gradient Vertical -menu.title.color: #8e8e8e -menu.title.colorTo: #5f5f5f -menu.title.textColor: #c8c8c8 -menu.title.justify: Center - -menu.hilite: Flat Gradient Vertical -menu.hilite.color: #3b90dc -menu.hilite.colorTo: #2c5f8c -menu.hilite.textColor: #8efdff - -menu.bullet: Triangle -menu.bullet.position: Right -menu.frame.disableColor: #ffffff - -! Window settings... -window.button.focus: Flat Gradient Vertical -window.button.focus.color: #3b90dc -window.button.focus.colorTo: #2c5f8c -window.button.focus.picColor: #8efdff - -window.button.unfocus: Flat Gradient Vertical -window.button.unfocus.color: #8e8e8e -window.button.unfocus.colorTo: #5f5f5f -window.button.unfocus.picColor: #aaaaaa - -window.grip.focus: Flat Solid Vertical -window.grip.focus.color: #3b90dc -window.grip.focus.colorto: #2c5f8c - -window.grip.unfocus: Flat Gradient Vertical -window.grip.unfocus.color: #8e8e8e -window.grip.unfocus.colorTo: #5f5f5f - -window.handle.focus: Flat Gradient Vertical -window.handle.focus.color: #3b90dc -window.handle.focus.colorTo: #2c5f8c - -window.handle.unfocus: Flat Gradient Vertical -window.handle.unfocus.color: #7a7a7a -window.handle.unfocus.colorTo: #555555 - -window.label.focus: Flat Gradient Vertical -window.label.focus.color: #3b90dc -window.label.focus.colorTo: #2c5f8c -window.label.focus.textColor: #8efdff -window.label.focus.justify: Center - -window.justify: Center -window.label.unfocus: Flat Gradient Vertical -window.label.unfocus.color: #8e8e8e -window.label.unfocus.colorTo: #5f5f5f -window.label.unfocus.textColor: #aaaaaa - -window.title.focus: Flat Gradient Vertical -window.title.focus.color: #3b90dc -window.title.focus.colorTo: #2c5f8c - -window.title.unfocus: Flat Gradient Vertical -window.title.unfocus.color: #8e8e8e -window.title.unfocus.colorTo: #5f5f5f - -window.button.pressed: Sunken Bevel1 Solid Vertical -window.button.pressed.color: #3b90dc - -window.frame.focusColor: #343434 -window.frame.unfocusColor: #000000 -handleWidth: 3 -frameWidth: 0 -bevelWidth: 1 -borderWidth: 1 -borderColor: #121212 - -bbpager.frame: flat solid - bbpager.frame.color: #4b4b4b - -bbpager.desktop: sunken solid - bbpager.desktop.color: #4b4b4b - -bbpager.desktop.focus: raised solid - bbpager.desktop.focus.color: #ffffff - -bbpager.window.focus: raised gradient vertical - bbpager.window.focus.color: #3b90dc - bbpager.window.focus.colorTo: #2c5f8c - -bbpager.window: flat gradient vertical - bbpager.window.color: #8e8e8e - bbpager.window.colorTo: #5f5f5f - -bbpager.desktop.focusStyle: border -bbpager.active.window.borderColor: #202020 -bbpager.inactive.window.borderColor: #000000 -bbpager.active.desktop.borderColor: #73787e - diff --git a/themes/openbox/twice b/themes/openbox/twice deleted file mode 100644 index a00c72b4..00000000 --- a/themes/openbox/twice +++ /dev/null @@ -1,101 +0,0 @@ -toolbar: flat diagonal gradient -toolbar.color: rgb:c/6/6 -toolbar.colorTo: rgb:8/4/4 -toolbar.button: flat diagonal gradient -toolbar.button.color: rgb:6/3/3 -toolbar.button.colorTo: rgb:a/5/5 -toolbar.button.picColor: rgb:4/2/2 -toolbar.button.pressed: flat crossdiagonal gradient -toolbar.button.pressed.color: grey40 -toolbar.button.pressed.colorTo: grey20 -toolbar.label: flat crossdiagonal gradient -toolbar.label.color: grey40 -toolbar.label.colorTo: grey20 -toolbar.label.textColor: grey85 -toolbar.windowLabel: flat crossdiagonal gradient -toolbar.windowLabel.color: grey40 -toolbar.windowLabel.colorTo: grey20 -toolbar.windowLabel.textColor: grey85 -toolbar.clock: flat crossdiagonal gradient -toolbar.clock.color: grey40 -toolbar.clock.colorTo: grey20 -toolbar.clock.textColor: grey85 -toolbar.justify: right - -menu.title: flat crossdiagonal gradient -menu.title.color: rgb:c/6/6 -menu.title.colorTo: rgb:6/3/3 -menu.title.textColor: white -menu.title.justify: right - -menu.frame: flat crossdiagonal gradient -menu.frame.color: grey40 -menu.frame.colorTo: grey20 -menu.frame.textColor: grey85 -menu.frame.disableColor: rgb:4/2/2 -menu.frame.justify: center - -menu.bullet.position: right -menu.bullet: triangle - -menu.hilite: flat crossdiagonal gradient -menu.hilite.color: rgb:c/6/6 -menu.hilite.colorTo: rgb:6/3/3 -menu.hilite.textColor: white - -window.title.focus: flat diagonal gradient -window.title.focus.color: rgb:c/6/6 -window.title.focus.colorTo: rgb:8/4/4 -window.title.unfocus: flat solid -window.title.unfocus.color: grey30 - -window.label.focus: flat crossdiagonal gradient -window.label.focus.color: grey40 -window.label.focus.colorTo: grey20 -window.label.focus.textColor: white -window.label.unfocus: flat crossdiagonal gradient -window.label.unfocus.color: grey30 -window.label.unfocus.colorTo: grey20 -window.label.unfocus.textColor: grey60 - -window.button.focus: flat diagonal gradient -window.button.focus.color: rgb:8/4/4 -window.button.focus.colorTo: rgb:a/5/5 -window.button.focus.picColor: rgb:4/2/2 -window.button.unfocus: flat solid -window.button.unfocus.color: grey30 -window.button.unfocus.picColor: grey20 -window.button.pressed: flat crossdiagonal gradient -window.button.pressed.color: grey40 -window.button.pressed.colorTo: grey20 - -window.handle.focus: flat crossdiagonal gradient -window.handle.focus.color: rgb:c/6/6 -window.handle.focus.colorTo: rgb:6/3/3 -window.handle.unfocus: flat solid -window.handle.unfocus.color: grey30 - -window.grip.focus: flat crossdiagonal gradient -window.grip.focus.color: grey40 -window.grip.focus.colorTo: grey20 -window.grip.unfocus: flat crossdiagonal gradient -window.grip.unfocus.color: grey30 -window.grip.unfocus.colorTo: grey20 - -window.frame.focusColor: rgb:c/6/6 -window.frame.unfocusColor: grey30 - -window.justify: right - -borderColor: grey10 - -bevelWidth: 1 -borderWidth: 2 -handleWidth: 4 - -*textColor: grey85 -*Font: lucidasans-10 -*xft.font: arial -*xft.size: 10 - -rootCommand: bsetroot -solid grey20 diff --git a/themes/openbox/warp-xp b/themes/openbox/warp-xp deleted file mode 100644 index da1caf33..00000000 --- a/themes/openbox/warp-xp +++ /dev/null @@ -1,105 +0,0 @@ -! author: miklos -! the xp lookalike - -toolbar: raised gradient vertical -toolbar.color: rgb:43/66/a8 -toolbar.colorTo: rgb:50/78/c0 -toolbar.button: parentrelative -toolbar.button.picColor: rgb:d1/d1/d1 -toolbar.label: parentrelative -toolbar.label.textColor: rgb:d1/d1/d1 -toolbar.windowLabel: parentrelative -toolbar.windowLabel.textColor: rgb:d1/d1/d1 -toolbar.clock: parentrelative -toolbar.clock.textColor: rgb:d1/d1/d1 -toolbar.justify: right -menu.title: raised vertical gradient -menu.title.color: rgb:00/4a/d9 -menu.title.colorTo: rgb:00/5f/f9 -menu.title.textColor: rgb:f8/f6/e7 -menu.title.justify: right - -menu.frame: flat gradient horizontal -menu.frame.color: rgb:f3/f5/f6 -menu.frame.colorTo: rgb:ee/ea/d4 -menu.frame.textColor: rgb:00/00/00 -menu.frame.disableColor: rgb:4/4/4 -menu.frame.justify: right - -menu.bullet.position: right -menu.bullet: diamond - -menu.hilite: flat solid -menu.hilite.color: rgb:31/6a/c5 -menu.hilite.textColor: rgb:ff/ff/ff - -! window.title.focus: flat vertical gradient -! window.title.focus.color: rgb:6b/8f/e7 -! window.title.focus.colorTo: rgb:4b/6f/cf - -window.title.focus: flat gradient vertical -window.title.focus.color: rgb:24/7d/ff -window.title.focus.colorTo: rgb:00/48/e5 - -! window.title.unfocus: flat vertical gradient -! window.title.unfocus.color: rgb:20/5a/cd -! window.title.unfocus.colorTo: rgb:00/30/9c - -window.title.unfocus: flat gradient vertical -window.title.unfocus.color: rgb:66/8e/cc -window.title.unfocus.colorTo: rgb:44/68/b2 - -window.label.focus: flat vertical gradient -window.label.focus.color: rgb:00/48/e5 -window.label.focus.colorTo: rgb:24/7d/ff -window.label.focus.textColor: rgb:f8/f6/e7 - -window.label.unfocus: flat vertical gradient -window.label.unfocus.color: rgb:44/68/b2 -window.label.unfocus.colorTo: rgb:66/8e/cc -window.label.unfocus.textColor: rgb:d1/d1/d1 - -window.button.focus: flat solid -window.button.focus.color: rgb:d6/5a/36 -window.button.focus.picColor: rgb:e8/ff/f5 - -window.button.unfocus: flat solid -window.button.unfocus.color: rgb:78/64/7d -window.button.unfocus.picColor: rgb:c1/b3/cd - -window.handle.focus: flat solid -window.handle.focus.color: rgb:6b/8f/e7 -window.handle.unfocus: flat solid -window.handle.unfocus.color: rgb:20/5a/cd - -window.grip.focus: raised solid -window.grip.focus.color: rgb:8b/af/f7 -window.grip.unfocus: raised solid -window.grip.unfocus.color: rgb:00/30/9c - -window.frame.focusColor: rgb:24/7d/ff -window.frame.unfocusColor: rgb:50/70/b0 - -window.justify: right - -*button.pressed: sunken solid -*button.pressed.color: rgb:6b/8f/e7 -*button.pressed.colorTo: - -borderColor: rgb:10/30/50 - -bevelWidth: 1 -borderWidth: 1 -handleWidth: 1 -frameWidth: 1 - -*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv - -*xft.font: Arial -*xft.size: 9 -menu.frame.xft.size: 11 -menu.title.xft.size: 12 -menu.title.xft.flags: bold - -rootCommand: bsetbg -solid "#4468b2" - diff --git a/themes/operation b/themes/operation new file mode 100644 index 00000000..9b3b261c --- /dev/null +++ b/themes/operation @@ -0,0 +1,93 @@ +toolbar: flat crossdiagonal gradient +toolbar.color: rgb:6/9/c +toolbar.colorTo: rgb:4/6/8 +toolbar.button: parentrelative +toolbar.button.picColor: grey85 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey50 +toolbar.button.pressed.colorTo: grey80 +toolbar.label: parentrelative +toolbar.label.textColor: grey85 +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: grey85 +toolbar.clock: parentrelative +toolbar.clock.textColor: grey85 +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:6/9/c +menu.title.colorTo: rgb:3/48/6 +menu.title.textColor: white +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey50 +menu.frame.colorTo: grey80 +menu.frame.textColor: grey20 +menu.frame.disableColor: grey40 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:6/9/c +menu.hilite.colorTo: rgb:3/48/6 +menu.hilite.textColor: white + +window.title.focus: flat crossdiagonal gradient +window.title.focus.color: rgb:6/9/c +window.title.focus.colorTo: rgb:3/48/6 +window.title.unfocus: flat diagonal gradient +window.title.unfocus.color: grey50 +window.title.unfocus.colorTo: grey20 + +window.label.focus: parentrelative +window.label.focus.textColor: white +window.label.unfocus: parentrelative +window.label.unfocus.textColor: grey60 + +window.button.focus: parentrelative +window.button.focus.picColor: grey85 +window.button.unfocus: parentrelative +window.button.unfocus.picColor: grey60 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey50 +window.button.pressed.colorTo: grey80 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:6/9/c +window.handle.focus.colorTo: rgb:3/48/6 +window.handle.unfocus: flat diagonal gradient +window.handle.unfocus.color: grey50 +window.handle.unfocus.colorTo: grey20 + +window.grip.focus: parentrelative +window.grip.unfocus: parentrelative + +window.frame.focusColor: rgb:6/9/c +window.frame.unfocusColor: grey50 + +window.font: lucidasans-10 +window.justify: right + +borderColor: rgb:2/3/4 + +bevelWidth: 1 +borderWidth: 1 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 +*xft.font: arial +*xft.size: 10 + +rootCommand: bsetroot -gradient flatcrossdiagonalgradient -from rgb:4/6/8 -to rgb:3/48/6 + +bbpager.desktop.focus: flat interlaced crossdiagonal gradient +bbpager.desktop.focus.color: rgb:6/9/c +bbpager.desktop.focus.colorTo: rgb:3/48/6 + diff --git a/themes/outcomes b/themes/outcomes new file mode 100644 index 00000000..5d8e450f --- /dev/null +++ b/themes/outcomes @@ -0,0 +1,117 @@ +toolbar: raised diagonal gradient bevel1 +toolbar.color: rgb:7/8/8 +toolbar.colorTo: grey20 + +toolbar.button: raised diagonal gradient bevel1 +toolbar.button.color: grey +toolbar.button.colorTo: grey20 +toolbar.button.picColor: black +toolbar.button.pressed: sunken diagonal interlaced gradient bevel1 +toolbar.button.pressed.color: rgb:38/4/4 +toolbar.button.pressed.colorTo: rgb:d/f/f + +toolbar.label: flat interlaced diagonal gradient +toolbar.label.color: grey20 +toolbar.label.colorTo: rgb:7/8/8 +toolbar.label.textColor: grey85 + +toolbar.windowLabel: flat interlaced diagonal gradient +toolbar.windowLabel.color: grey20 +toolbar.windowLabel.colorTo: rgb:7/8/8 +toolbar.windowLabel.textColor: grey85 + +toolbar.clock: flat interlaced diagonal gradient +toolbar.clock.color: grey20 +toolbar.clock.colorTo: rgb:7/8/8 +toolbar.clock.textColor: grey85 + +toolbar.justify: center + +menu.title: raised diagonal interlaced gradient bevel1 +menu.title.color: grey20 +menu.title.colorTo: rgb:7/8/8 +menu.title.textColor: grey85 +menu.title.justify: center + +menu.frame: raised diagonal gradient bevel1 +menu.frame.color: rgb:7/8/8 +menu.frame.colorTo: grey10 +menu.frame.textColor: white +menu.frame.disableColor: rgb:38/4/4 +menu.frame.justify: center + +menu.bullet: triangle +menu.bullet.position: right + +menu.hilite: raised diagonal gradient bevel1 +menu.hilite.color: grey60 +menu.hilite.colorTo: white +menu.hilite.textColor: grey20 + +window.title.focus: raised diagonal gradient bevel1 +window.title.focus.color: rgb:7/8/8 +window.title.focus.colorTo: grey20 +window.title.unfocus: raised diagonal gradient bevel1 +window.title.unfocus.color: rgb:54/6/6 +window.title.unfocus.colorTo: grey20 + +window.label.focus: interlaced sunken diagonal gradient bevel1 +window.label.focus.color: grey20 +window.label.focus.colorTo: grey +window.label.focus.textColor: white +window.label.unfocus: interlaced flat gradient +window.label.unfocus.color: grey20 +window.label.unfocus.colorTo: rgb:54/6/6 +window.label.unfocus.textColor: grey + +window.handle.focus: raised diagonal gradient bevel1 +window.handle.focus.color: rgb:7/8/8 +window.handle.focus.colorTo: grey20 +window.handle.unfocus: raised diagonal gradient bevel1 +window.handle.unfocus.color: rgb:54/6/6 +window.handle.unfocus.colorTo: grey20 + +window.grip.focus: raised diagonal gradient bevel1 +window.grip.focus.color: grey +window.grip.focus.colorTo: grey20 +window.grip.unfocus: sunken diagonal gradient bevel1 +window.grip.unfocus.color: grey20 +window.grip.unfocus.colorTo: grey + + +window.button.focus: raised diagonal gradient bevel1 +window.button.focus.color: grey +window.button.focus.colorTo: grey20 +window.button.focus.picColor: black +window.button.unfocus: sunken diagonal gradient bevel1 +window.button.unfocus.color: grey20 +window.button.unfocus.colorTo: grey +window.button.unfocus.picColor: grey40 +window.button.pressed: flat diagonal interlaced gradient +window.button.pressed.color: rgb:38/4/4 +window.button.pressed.colorTo: rgb:d/f/f + +window.frame.focusColor: grey85 +window.frame.unfocusColor: rgb:54/6/6 + +window.justify: center + +! fonts +*font: lucidasans-bold-10 + +*xft.font: arial +*xft.size: 10 +*xft.flags: bold + +! misc... +borderColor: rgb:1c/2/2 + +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 + +rootCommand: bsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20 + +! for the bbtools +menuFont: lucidasans-10 +titleFont: lucidasans-bold-10 diff --git a/themes/paper b/themes/paper new file mode 100644 index 00000000..f8e257b7 --- /dev/null +++ b/themes/paper @@ -0,0 +1,89 @@ +! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +! t h e m e t i t l e : paper +! a u t h o r : Alexandra Walford +! email: chroma@delusion.de +! d a t e : 2001/11/08 + +! d e f a u l t s ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +*color: rgb:ac/ab/aa +*colorTo: rgb:df/de/dd +*textColor: rgb:66/66/66 +*picColor: rgb:66/66/66 + +!*font: mints-mild +*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Trebuchet MS +*xft.size: 9 +menu*xft.size: 11 + +*justify: center + +! t o o l b a r ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +toolbar: raised gradient crossdiagonal + +toolbar.button: parentrelative + +toolbar.button.pressed: sunken + +toolbar.label: parentrelative + +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: rgb:66/66/66 + +toolbar.clock: parentrelative + +! m e n u ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +menu.title: raised gradient crossdiagonal +menu.title.textColor: rgb:66/66/66 + +menu.frame: flat +menu.frame.disableColor: rgb:88/88/88 + +menu.bullet: triangle +menu.bullet.position: right + +menu.hilite: raised gradient crossdiagonal +menu.hilite.textColor: rgb:66/66/66 + +! w i n d o w ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +window.title.focus: raised gradient crossdiagonal +window.title.unfocus: flat + +window.label.focus: parentrelative +window.label.focus.textColor: rgb:66/66/66 +window.label.unfocus: parentrelative + +window.button.focus: parentrelative +window.button.focus.picColor: rgb:66/66/66 +window.button.unfocus: parentrelative +window.button.pressed: sunken + +window.handle.focus: raised gradient crossdiagonal +window.handle.unfocus: flat +window.handle.unfocus.color: rgb:8a/89/88 + +window.grip.focus: parentrelative +window.grip.unfocus: parentrelative + +window.frame.focusColor: rgb:79/78/77 +window.frame.unfocusColor: rgb:46/45/44 + +! m i s c ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! + +borderWidth: 1 +borderColor: rgb:68/67/66 + +bevelWidth: 1 +handleWidth: 2 + +frameWidth: 0 + +rootCommand: bsetbg -gradient flatinterlacedhorizontalgradient -from rgb:35/34/33 -to rgb:57/56/55 + +! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! diff --git a/themes/purplehaaze b/themes/purplehaaze new file mode 100644 index 00000000..5bf8bd69 --- /dev/null +++ b/themes/purplehaaze @@ -0,0 +1,109 @@ +style.name: Purple H(aa)ze +style.author: miklos +style.date: Sunday July 14, 2002 + +rootCommand: bsetbg -solid "#8187a1" + +! Toolbar settings... +toolbar.button: parentrelative +toolbar.button.picColor: #616e7f + +toolbar.button.pressed: sunken gradient vertical +toolbar.button.pressed.color: #a0a6be +toolbar.button.pressed.colorTo: #b5bdb2 + +toolbar.label: parentrelative +toolbar.label.textColor: #616e7f + +toolbar.windowLabel: sunken gradient elliptic +toolbar.windowLabel.colorTo: #a8b6d9 +toolbar.windowLabel.color: #b0b6ce +toolbar.windowLabel.textColor: #1d3742 + +toolbar.clock: parentrelative +toolbar.clock.textColor: #616e7f + +toolbar: flat gradient vertical +toolbar.color: #fbfeff +toolbar.colorTo: #bcbdcf +toolbar.justify: center + + +! Menu settings... +menu.frame: flat gradient horizontal +menu.frame.color: #b3b7d2 +menu.frame.colorTo: #687085 +menu.frame.textColor: #061637 +menu.frame.justify: right + +menu.title: flat gradient vertical +menu.title.color: #fbfeff +menu.title.colorTo: #bcbdcf +menu.title.textColor: #1d2742 +menu.title.justify: center + +menu.hilite: flat gradient horizontal +menu.hilite.color: #b3b7d2 +menu.hilite.colorTo: #c2cbda +menu.hilite.textColor: #000000 + +menu.bullet: diamod +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: parentrelative +window.button.focus.picColor: #1d2941 + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: #616e7f + +window.grip.focus: Flat Solid +window.grip.focus.color: #687085 + +window.grip.unfocus: Flat Solid +window.grip.unfocus.color: #bcbdbf + +window.handle.focus: Flat Solid +window.handle.focus.color: #687085 + +window.handle.unfocus: Flat Solid +window.handle.unfocus.color: #bcbdbf + +window.label.focus: parentrelative + +window.justify: center + +window.label.unfocus: flat gradient vertical +window.label.unfocus.color: #fbfeff +window.label.unfocus.colorTo: #bcbdbf +window.label.unfocus.textColor: #616e7f + +window.title.focus: flat gradient vertical +window.title.focus.color: #b3b7d2 +window.title.focus.colorTo: #687085 +window.title.focus.textColor: #0d2041 + +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #fbfeff +window.title.unfocus.colorTo: #bcbdbf +window.title.unfocus.textColor: #616e7f + +window.button.pressed: Sunken gradient diagonal +window.button.pressed.color: #666666 +window.button.pressed.colorTo: #444444 + +*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv + +*xft.font: Arial +*xft.size: 9 +menu*xft.size: 11 +menu.title.xft.flags: bold + +window.frame.focusColor: #687085 +window.frame.unfocusColor: #bcbdbf +handleWidth: 1 +frameWidth: 2 +bevelWidth: 1 +borderWidth: #434d59 +borderColor: #555555 diff --git a/themes/shade b/themes/shade new file mode 100644 index 00000000..43c7f312 --- /dev/null +++ b/themes/shade @@ -0,0 +1,93 @@ +toolbar: flat solid +toolbar.color: rgb:6/6/6 +toolbar.button: flat solid +toolbar.button.color: rgb:6/6/6 +toolbar.button.picColor: rgb:2/2/2 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: rgb:8/8/7 +toolbar.label.colorTo: rgb:f/f/d +toolbar.label.textColor: rgb:2/2/1c +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: rgb:8/8/7 +toolbar.windowLabel.colorTo: rgb:f/f/d +toolbar.windowLabel.textColor: rgb:2/2/1c +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: rgb:8/8/7 +toolbar.clock.colorTo: rgb:f/f/d +toolbar.clock.textColor: rgb:2/2/1c +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:8/8/7 +menu.title.colorTo: rgb:f/f/d +menu.title.textColor: rgb:2/2/1c +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat solid +menu.frame.color: rgb:6/6/6 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/4 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat solid +menu.hilite.color: rgb:4/4/4 +menu.hilite.textColor: white + +window.title.focus: flat solid +window.title.focus.color: rgb:6/6/6 +window.title.unfocus: flat solid +window.title.unfocus.color: rgb:4/4/4 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: rgb:8/8/7 +window.label.focus.colorTo: rgb:f/f/d +window.label.focus.textColor: rgb:2/2/1c +window.label.unfocus: flat solid +window.label.unfocus.color: rgb:4/4/4 +window.label.unfocus.textColor: rgb:2/2/2 + +window.button.focus: flat solid +window.button.focus.color: rgb:6/6/6 +window.button.focus.picColor: rgb:2/2/2 +window.button.unfocus: flat solid +window.button.unfocus.color: rgb:4/4/4 +window.button.unfocus.picColor: rgb:2/2/2 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:8/8/7 +window.handle.focus.colorTo: rgb:f/f/d +window.handle.unfocus: flat solid +window.handle.unfocus.color: rgb:4/4/4 + +window.grip.focus: flat solid +window.grip.focus.color: rgb:8/8/8 +window.grip.unfocus: flat solid +window.grip.unfocus.color: rgb:4/4/4 + +window.frame.focusColor: rgb:f/f/d +window.frame.unfocusColor: rgb:6/6/6 + +window.font: lucidasans-10 +window.justify: right + +*button.pressed: flat solid +*button.pressed.color: rgb:a/a/8c + +borderColor: rgb:2/2/2 + +bevelWidth: 2 +borderWidth: 2 +handleWidth: 3 + +*textColor: grey20 +*Font: lucidasans-10 +*xft.font: arial +*xft.size: 10 + +rootCommand: bsetroot -solid rgb:4/4/4 diff --git a/themes/steelblue b/themes/steelblue new file mode 100644 index 00000000..8fe4b57a --- /dev/null +++ b/themes/steelblue @@ -0,0 +1,139 @@ +! Miscellaneous settings... +style.name: steelblue +style.author: miklos +style.date: Feb 3, 2002 +style.credits: +style.comments: I prefer the font "luxus.pcf" to be used with this style. + + +!rootCommand: bsetbg -solid "#3c5979" +rootCommand: bsetbg -mod 4 4 -to "#44668a" -from "#7788bb" + +! Toolbar settings... +toolbar.button: Flat Solid PipeCross +toolbar.button.color: #44668a +toolbar.button.colorTo: #ffffff +toolbar.button.picColor: #ffffff + +toolbar.button.pressed: Sunken Bevel1 Solid Diagonal +toolbar.button.pressed.color: #3c5979 +toolbar.button.pressed.colorTo: #ffffff + +toolbar.label: Sunken Bevel1 Gradient Rectangle +toolbar.label.color: #44668a +toolbar.label.colorTo: #3c5979 +toolbar.label.textColor: #d1d9e5 + +toolbar.windowLabel: Sunken Bevel1 Gradient Rectangle +toolbar.windowLabel.color: #5e8dbf +toolbar.windowLabel.colorTo: #3c5979 +toolbar.windowLabel.textColor: #e9f2ff + +toolbar.clock: Sunken Bevel1 Gradient Rectangle +toolbar.clock.color: #44668a +toolbar.clock.colorTo: #3c5979 +toolbar.clock.textColor: #d1d9e5 + +toolbar: Raised Bevel1 Solid Horizontal +toolbar.color: #44668a +toolbar.colorTo: #ffffff +toolbar.textColor: #ffffff +!toolbar.font: luxus* +toolbar.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* +toolbar.justify: Center + + +! Menu settings... +menu.frame: Raised Bevel1 Gradient Elliptic +menu.frame.color: #44668a +menu.frame.colorTo: #44668a +menu.frame.textColor: #d1d9e5 +!menu.frame.font: luxus +menu.frame.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* +menu.frame.justify: Right + +menu.title: Sunken Bevel2 Gradient Elliptic +menu.title.color: #5e8dbf +menu.title.colorTo: #3c5979 +menu.title.textColor: #d7e0ee +!menu.title.font: luxus +menu.title.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* +menu.title.justify: Center + +menu.hilite: Sunken Bevel1 Gradient Elliptic +menu.hilite.color: #3c5979 +menu.hilite.colorTo: #5e8dbf +menu.hilite.textColor: #ffffff + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Solid Horizontal +window.button.focus.color: #44668a +window.button.focus.colorTo: #ffffff +window.button.focus.picColor: #ffffff + +window.button.unfocus: Flat Solid Horizontal +window.button.unfocus.color: #3c5979 +window.button.unfocus.colorTo: #ffffff +window.button.unfocus.picColor: #44668a + +window.grip.focus: Raised Bevel1 Solid PipeCross +window.grip.focus.color: #5e8dbf +window.grip.focus.colorTo: #ffffff + +window.grip.unfocus: Raised Bevel1 Solid Pyramid +window.grip.unfocus.color: #3c5979 +window.grip.unfocus.colorTo: #ffffff + +window.handle.focus: Raised Bevel1 Solid Pyramid +window.handle.focus.color: #44668a +window.handle.focus.colorTo: #ffffff + +window.handle.unfocus: Raised Bevel1 Solid Pyramid +window.handle.unfocus.color: #3c5979 +window.handle.unfocus.colorTo: #ffffff + +window.label.focus: Sunken Bevel1 Gradient Rectangle +window.label.focus.color: #5e8dbf +window.label.focus.colorTo: #3c5979 +window.label.focus.textColor: #e6f0ff +!window.label.focus.font: luxus +window.label.focus.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* +window.label.focus.justify: Center + +!window.font: luxus +window.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Arial +*xft.size: 9 +menu*xft.size: 10 + +window.justify: Center +window.label.unfocus: Sunken Bevel1 Gradient Rectangle +window.label.unfocus.color: #44668a +window.label.unfocus.colorTo: #3c5979 +window.label.unfocus.textColor: #5077a1 + +window.title.focus: Raised Bevel1 Solid Diagonal +window.title.focus.color: #44668a +window.title.focus.colorTo: #ffffff + +window.title.unfocus: Raised Bevel1 Solid Diagonal +window.title.unfocus.color: #3c5979 +window.title.unfocus.colorTo: #ffffff + +window.button.pressed: Sunken Bevel1 Solid Diagonal +window.button.pressed.color: #484848 +window.button.pressed.colorTo: #ffffff + +window.frame.focusColor: #63707f +window.frame.unfocusColor: #5e6166 +handleWidth: 4 +frameWidth: 0 +bevelWidth: 0 +borderWidth: 1 +borderColor: #000000 + diff --git a/themes/steelblue2 b/themes/steelblue2 new file mode 100644 index 00000000..0b03da45 --- /dev/null +++ b/themes/steelblue2 @@ -0,0 +1,129 @@ +style.name: steelblue2 +style.author: miklos +style.date: Feb 28, 2002 +style.credits: +style.comments: The return of \ + steelblue + +!window.font: lime +window.font: -schumacher-clean-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Arial +*xft.size: 9 +menu*xft.size: 10 + +rootCommand: bsetbg -solid "#6e7a8a" + +! Toolbar settings... +toolbar.button: Flat Gradient Vertical +toolbar.button.color: #6e7a8a +toolbar.button.colorTo: #555f6b +toolbar.button.picColor: #ffffff + +toolbar.button.pressed: Sunken Bevel1 Gradient Diagonal +toolbar.button.pressed.color: #6e7b8b +toolbar.button.pressed.colorTo: #8fa0b5 + +toolbar.label: Sunken Bevel1 Gradient Diagonal +toolbar.label.color: #6e7b8b +toolbar.label.colorTo: #555f6b +toolbar.label.textColor: #d1d9e5 + +toolbar.windowLabel: Sunken Bevel1 Gradient Diagonal +toolbar.windowLabel.color: #8fa0b5 +toolbar.windowLabel.colorTo: #555f6b +toolbar.windowLabel.textColor: #e9f2ff + +toolbar.clock: Sunken Bevel1 Gradient Diagonal +toolbar.clock.color: #6e7b8b +toolbar.clock.colorTo: #555f6b +toolbar.clock.textColor: #d1d9e5 + +toolbar: Raised Bevel1 Gradient Vertical +toolbar.color: #6e7b8b +toolbar.colorTo: #555f6b +toolbar.textColor: #ffffff +toolbar.justify: Left + + +! Menu settings... +menu.frame: Sunken Bevel2 Gradient Diagonal +menu.frame.color: #8fa0b5 +menu.frame.colorTo: #6e7b8b +menu.frame.textColor: #ffffff +menu.frame.justify: Right + +menu.title: Raised Bevel1 Gradient Diagonal +menu.title.color: #6e7b8b +menu.title.colorTo: #555f6b +menu.title.textColor: #d7e0ee +menu.title.justify: Center + +menu.hilite: Raised Bevel1 Gradient Diagonal +menu.hilite.color: #6e7b8b +menu.hilite.colorTo: #555f6b +menu.hilite.textColor: #ffffff + +menu.bullet: Empty +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Gradient CrossDiagonal +window.button.focus.color: #6e7b8b +window.button.focus.colorTo: #555f6b +window.button.focus.picColor: #ddeeff + +window.button.unfocus: Flat Gradient Vertical +window.button.unfocus.color: #6e7b8b +window.button.unfocus.colorTo: #555f6b +window.button.unfocus.picColor: #748293 + +window.grip.focus: Raised Bevel1 Gradient Diagonal +window.grip.focus.color: #8fa0b5 +window.grip.focus.colorTo: #6e7b8b + +window.grip.unfocus: Raised Bevel1 Gradient Diagonal +window.grip.unfocus.color: #6e7b8b +window.grip.unfocus.colorTo: #555f6b + +window.handle.focus: Raised Bevel1 Gradient Diagonal +window.handle.focus.color: #6e7b8b +window.handle.focus.colorTo: #555f6b + +window.handle.unfocus: Raised Bevel1 Gradient Diagonal +window.handle.unfocus.color: #6e7b8b +window.handle.unfocus.colorTo: #555f6b + +window.label.focus: Sunken Bevel1 Gradient Diagonal +window.label.focus.color: #8fa0b5 +window.label.focus.colorTo: #555f6b +window.label.focus.textColor: #e6f0ff +window.label.focus.justify: Left + +window.justify: Left +window.label.unfocus: Sunken Bevel1 Gradient Diagonal +window.label.unfocus.color: #6e7b8b +window.label.unfocus.colorTo: #555f6b +window.label.unfocus.textColor: #748293 + +window.title.focus: Raised Bevel1 Gradient Vertical +window.title.focus.color: #6e7b8b +window.title.focus.colorTo: #555f6b + +window.title.unfocus: Raised Bevel1 Gradient Vertical +window.title.unfocus.color: #6e7b8b +window.title.unfocus.colorTo: #555f6b + +window.button.pressed: Sunken Bevel1 Gradient Diagonal +window.button.pressed.color: #6e7b8b +window.button.pressed.colorTo: #8fa0b5 + +window.frame.focusColor: #ffffff +window.frame.unfocusColor: #555f6b +handleWidth: 4 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + diff --git a/themes/the_orange b/themes/the_orange new file mode 100644 index 00000000..4d3c6ebc --- /dev/null +++ b/themes/the_orange @@ -0,0 +1,135 @@ +! the_orange for blackbox. +! Automagically generated by bbconf. + + +! Miscellaneous settings... +style.name: The Orange +style.author: Thread +style.date: Sun Mar 31 2002 +style.credits: +style.comments: + + +rootCommand: bsetroot -solid rgb:50/50/50 + +! Toolbar settings... +toolbar.button: parentrelative +toolbar.button.color: #ffffff +toolbar.button.colorTo: #ffffff +toolbar.button.picColor: #000000 + +toolbar.button.pressed: Sunken Bevel2 Gradient Diagonal +toolbar.button.pressed.color: #6d6d6d +toolbar.button.pressed.colorTo: #898989 + +toolbar.label: parentrelative +toolbar.label.color: #ffffff +toolbar.label.colorTo: #ffffff +toolbar.label.textColor: #000000 + +toolbar.windowLabel: parentrelative +toolbar.windowLabel.color: #ffffff +toolbar.windowLabel.colorTo: #ffffff +toolbar.windowLabel.textColor: #000000 + +toolbar.clock: parentrelative +toolbar.clock.color: #ffffff +toolbar.clock.colorTo: #ffffff +toolbar.clock.textColor: #000000 + +toolbar: Flat Gradient Vertical +toolbar.color: #898989 +toolbar.colorTo: #6d6d6d +toolbar.textColor: #000000 +toolbar.justify: Center + + +! Menu settings... +menu.frame: Flat Gradient Diagonal +menu.frame.color: #898989 +menu.frame.colorTo: #6d6d6d +menu.frame.textColor: #000000 +menu.frame.justify: Center + +menu.title: Flat Gradient Diagonal +menu.title.color: #d6753d +menu.title.colorTo: #8b3d10 +menu.title.textColor: #000000 +menu.title.justify: Center + +menu.hilite: Flat Gradient CrossDiagonal +menu.hilite.color: #8b3d10 +menu.hilite.colorTo: #d6753d +menu.hilite.textColor: #000000 + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #6d6d6d + +! Window settings... +window.button.focus: parentrelative +window.button.focus.color: #ffffff +window.button.focus.colorTo: #ffffff +window.button.focus.picColor: #000000 + +window.button.unfocus: parentrelative +window.button.unfocus.color: #ffffff +window.button.unfocus.colorTo: #ffffff +window.button.unfocus.picColor: #000000 + +window.grip.focus: Sunken Bevel2 Gradient Vertical +window.grip.focus.color: #000000 +window.grip.focus.colorTo: #6d6d6d + +window.grip.unfocus: Sunken Bevel2 Gradient Vertical +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: #404040 + +window.handle.focus: Flat Gradient Vertical +window.handle.focus.color: #000000 +window.handle.focus.colorTo: #505050 + +window.handle.unfocus: Flat Gradient Vertical +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: #202020 + +window.label.focus: parentrelative +window.label.focus.color: #ffffff +window.label.focus.colorTo: #ffffff +window.label.focus.textColor: #000000 +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: parentrelative +window.label.unfocus.color: #ffffff +window.label.unfocus.colorTo: #ffffff +window.label.unfocus.textColor: #000000 + +window.title.focus: Flat Gradient Vertical +window.title.focus.color: #d6753d +window.title.focus.colorTo: #8b3d10 + +window.title.unfocus: Flat Gradient Vertical +window.title.unfocus.color: #898989 +window.title.unfocus.colorTo: #6d6d6d + +window.button.pressed: Flat Gradient Diagonal +window.button.pressed.color: #8b3d10 +window.button.pressed.colorTo: #d6753d + +window.frame.focusColor: #ffffff +window.frame.unfocusColor: #ffffff +handleWidth: 4 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + +!*font: mints-strong +*font: -b&h-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Arial +*xft.size: 9 +menu*xft.font: Trebuchet MS +menu*xft.size: 11 +menu.title.xft.flags: bold diff --git a/themes/trisb b/themes/trisb new file mode 100644 index 00000000..66d4450d --- /dev/null +++ b/themes/trisb @@ -0,0 +1,149 @@ +style.name: trisb +style.author: miklos +style.date: March 25, 2002 +style.credits: +style.comments: + +!*font: mints-strong +*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-* + +*xft.font: Trebuchet MS +*xft.size: 9 +menu*xft.size: 11 + +rootCommand: bsetbg -solid "#4b4b4b" + +! Toolbar settings... +toolbar.button: Flat Gradient Vertical +toolbar.button.color: #d5d5d5 +toolbar.button.colorTo: #b4b4b4 +toolbar.button.picColor: #343434 + +toolbar.button.pressed: Sunken Bevel1 Solid Vertical +toolbar.button.pressed.color: #c8c8c8 +toolbar.button.pressed.colorTo: #ffffff + +toolbar.label: Flat Gradient Vertical +toolbar.label.color: #d5d5d5 +toolbar.label.colorTo: #b4b4b4 +toolbar.label.textColor: #343434 + +toolbar.windowLabel: Flat Gradient Vertical +toolbar.windowLabel.color: #d5d5d5 +toolbar.windowLabel.colorTo: #b4b4b4 +toolbar.windowLabel.textColor: #343434 + +toolbar.clock: Flat Gradient Vertical +toolbar.clock.color: #d5d5d5 +toolbar.clock.colorTo: #b4b4b4 +toolbar.clock.textColor: #343434 + +toolbar: Flat Gradient Vertical +toolbar.color: #d5d5d5 +toolbar.colorTo: #b4b4b4 +toolbar.textColor: #ffffff +toolbar.justify: Center + + +! Menu settings... +menu.frame: Flat Gradient CrossDiagonal +menu.frame.color: #d5d5d5 +menu.frame.colorTo: #b4b4b4 +menu.frame.textColor: #343434 +menu.frame.justify: Right + +menu.title: Flat Gradient Vertical +menu.title.color: #8e8e8e +menu.title.colorTo: #5f5f5f +menu.title.textColor: #c8c8c8 +menu.title.justify: Center + +menu.hilite: Flat Gradient Vertical +menu.hilite.color: #3b90dc +menu.hilite.colorTo: #2c5f8c +menu.hilite.textColor: #8efdff + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.disableColor: #ffffff + +! Window settings... +window.button.focus: Flat Gradient Vertical +window.button.focus.color: #3b90dc +window.button.focus.colorTo: #2c5f8c +window.button.focus.picColor: #8efdff + +window.button.unfocus: Flat Gradient Vertical +window.button.unfocus.color: #8e8e8e +window.button.unfocus.colorTo: #5f5f5f +window.button.unfocus.picColor: #aaaaaa + +window.grip.focus: Flat Solid Vertical +window.grip.focus.color: #3b90dc +window.grip.focus.colorto: #2c5f8c + +window.grip.unfocus: Flat Gradient Vertical +window.grip.unfocus.color: #8e8e8e +window.grip.unfocus.colorTo: #5f5f5f + +window.handle.focus: Flat Gradient Vertical +window.handle.focus.color: #3b90dc +window.handle.focus.colorTo: #2c5f8c + +window.handle.unfocus: Flat Gradient Vertical +window.handle.unfocus.color: #7a7a7a +window.handle.unfocus.colorTo: #555555 + +window.label.focus: Flat Gradient Vertical +window.label.focus.color: #3b90dc +window.label.focus.colorTo: #2c5f8c +window.label.focus.textColor: #8efdff +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: Flat Gradient Vertical +window.label.unfocus.color: #8e8e8e +window.label.unfocus.colorTo: #5f5f5f +window.label.unfocus.textColor: #aaaaaa + +window.title.focus: Flat Gradient Vertical +window.title.focus.color: #3b90dc +window.title.focus.colorTo: #2c5f8c + +window.title.unfocus: Flat Gradient Vertical +window.title.unfocus.color: #8e8e8e +window.title.unfocus.colorTo: #5f5f5f + +window.button.pressed: Sunken Bevel1 Solid Vertical +window.button.pressed.color: #3b90dc + +window.frame.focusColor: #343434 +window.frame.unfocusColor: #000000 +handleWidth: 3 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #121212 + +bbpager.frame: flat solid + bbpager.frame.color: #4b4b4b + +bbpager.desktop: sunken solid + bbpager.desktop.color: #4b4b4b + +bbpager.desktop.focus: raised solid + bbpager.desktop.focus.color: #ffffff + +bbpager.window.focus: raised gradient vertical + bbpager.window.focus.color: #3b90dc + bbpager.window.focus.colorTo: #2c5f8c + +bbpager.window: flat gradient vertical + bbpager.window.color: #8e8e8e + bbpager.window.colorTo: #5f5f5f + +bbpager.desktop.focusStyle: border +bbpager.active.window.borderColor: #202020 +bbpager.inactive.window.borderColor: #000000 +bbpager.active.desktop.borderColor: #73787e + diff --git a/themes/twice b/themes/twice new file mode 100644 index 00000000..a00c72b4 --- /dev/null +++ b/themes/twice @@ -0,0 +1,101 @@ +toolbar: flat diagonal gradient +toolbar.color: rgb:c/6/6 +toolbar.colorTo: rgb:8/4/4 +toolbar.button: flat diagonal gradient +toolbar.button.color: rgb:6/3/3 +toolbar.button.colorTo: rgb:a/5/5 +toolbar.button.picColor: rgb:4/2/2 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey40 +toolbar.button.pressed.colorTo: grey20 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: grey40 +toolbar.label.colorTo: grey20 +toolbar.label.textColor: grey85 +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: grey40 +toolbar.windowLabel.colorTo: grey20 +toolbar.windowLabel.textColor: grey85 +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: grey40 +toolbar.clock.colorTo: grey20 +toolbar.clock.textColor: grey85 +toolbar.justify: right + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:c/6/6 +menu.title.colorTo: rgb:6/3/3 +menu.title.textColor: white +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey40 +menu.frame.colorTo: grey20 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/2/2 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:c/6/6 +menu.hilite.colorTo: rgb:6/3/3 +menu.hilite.textColor: white + +window.title.focus: flat diagonal gradient +window.title.focus.color: rgb:c/6/6 +window.title.focus.colorTo: rgb:8/4/4 +window.title.unfocus: flat solid +window.title.unfocus.color: grey30 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: grey40 +window.label.focus.colorTo: grey20 +window.label.focus.textColor: white +window.label.unfocus: flat crossdiagonal gradient +window.label.unfocus.color: grey30 +window.label.unfocus.colorTo: grey20 +window.label.unfocus.textColor: grey60 + +window.button.focus: flat diagonal gradient +window.button.focus.color: rgb:8/4/4 +window.button.focus.colorTo: rgb:a/5/5 +window.button.focus.picColor: rgb:4/2/2 +window.button.unfocus: flat solid +window.button.unfocus.color: grey30 +window.button.unfocus.picColor: grey20 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey40 +window.button.pressed.colorTo: grey20 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:c/6/6 +window.handle.focus.colorTo: rgb:6/3/3 +window.handle.unfocus: flat solid +window.handle.unfocus.color: grey30 + +window.grip.focus: flat crossdiagonal gradient +window.grip.focus.color: grey40 +window.grip.focus.colorTo: grey20 +window.grip.unfocus: flat crossdiagonal gradient +window.grip.unfocus.color: grey30 +window.grip.unfocus.colorTo: grey20 + +window.frame.focusColor: rgb:c/6/6 +window.frame.unfocusColor: grey30 + +window.justify: right + +borderColor: grey10 + +bevelWidth: 1 +borderWidth: 2 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 +*xft.font: arial +*xft.size: 10 + +rootCommand: bsetroot -solid grey20 diff --git a/themes/warp-xp b/themes/warp-xp new file mode 100644 index 00000000..da1caf33 --- /dev/null +++ b/themes/warp-xp @@ -0,0 +1,105 @@ +! author: miklos +! the xp lookalike + +toolbar: raised gradient vertical +toolbar.color: rgb:43/66/a8 +toolbar.colorTo: rgb:50/78/c0 +toolbar.button: parentrelative +toolbar.button.picColor: rgb:d1/d1/d1 +toolbar.label: parentrelative +toolbar.label.textColor: rgb:d1/d1/d1 +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: rgb:d1/d1/d1 +toolbar.clock: parentrelative +toolbar.clock.textColor: rgb:d1/d1/d1 +toolbar.justify: right +menu.title: raised vertical gradient +menu.title.color: rgb:00/4a/d9 +menu.title.colorTo: rgb:00/5f/f9 +menu.title.textColor: rgb:f8/f6/e7 +menu.title.justify: right + +menu.frame: flat gradient horizontal +menu.frame.color: rgb:f3/f5/f6 +menu.frame.colorTo: rgb:ee/ea/d4 +menu.frame.textColor: rgb:00/00/00 +menu.frame.disableColor: rgb:4/4/4 +menu.frame.justify: right + +menu.bullet.position: right +menu.bullet: diamond + +menu.hilite: flat solid +menu.hilite.color: rgb:31/6a/c5 +menu.hilite.textColor: rgb:ff/ff/ff + +! window.title.focus: flat vertical gradient +! window.title.focus.color: rgb:6b/8f/e7 +! window.title.focus.colorTo: rgb:4b/6f/cf + +window.title.focus: flat gradient vertical +window.title.focus.color: rgb:24/7d/ff +window.title.focus.colorTo: rgb:00/48/e5 + +! window.title.unfocus: flat vertical gradient +! window.title.unfocus.color: rgb:20/5a/cd +! window.title.unfocus.colorTo: rgb:00/30/9c + +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: rgb:66/8e/cc +window.title.unfocus.colorTo: rgb:44/68/b2 + +window.label.focus: flat vertical gradient +window.label.focus.color: rgb:00/48/e5 +window.label.focus.colorTo: rgb:24/7d/ff +window.label.focus.textColor: rgb:f8/f6/e7 + +window.label.unfocus: flat vertical gradient +window.label.unfocus.color: rgb:44/68/b2 +window.label.unfocus.colorTo: rgb:66/8e/cc +window.label.unfocus.textColor: rgb:d1/d1/d1 + +window.button.focus: flat solid +window.button.focus.color: rgb:d6/5a/36 +window.button.focus.picColor: rgb:e8/ff/f5 + +window.button.unfocus: flat solid +window.button.unfocus.color: rgb:78/64/7d +window.button.unfocus.picColor: rgb:c1/b3/cd + +window.handle.focus: flat solid +window.handle.focus.color: rgb:6b/8f/e7 +window.handle.unfocus: flat solid +window.handle.unfocus.color: rgb:20/5a/cd + +window.grip.focus: raised solid +window.grip.focus.color: rgb:8b/af/f7 +window.grip.unfocus: raised solid +window.grip.unfocus.color: rgb:00/30/9c + +window.frame.focusColor: rgb:24/7d/ff +window.frame.unfocusColor: rgb:50/70/b0 + +window.justify: right + +*button.pressed: sunken solid +*button.pressed.color: rgb:6b/8f/e7 +*button.pressed.colorTo: + +borderColor: rgb:10/30/50 + +bevelWidth: 1 +borderWidth: 1 +handleWidth: 1 +frameWidth: 1 + +*.font: -schumacher-clean-medium-r-normal-*-*-120-*-*-c-*-iso646.1991-irv + +*xft.font: Arial +*xft.size: 9 +menu.frame.xft.size: 11 +menu.title.xft.size: 12 +menu.title.xft.flags: bold + +rootCommand: bsetbg -solid "#4468b2" + -- cgit v1.2.3