dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit d289511dcf4ade4f5f7ccf7924eff016e4321a20
parent 0bfcfdb312ea5b2e9d5c5e930ca4f6c50712effd
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Mon, 13 Oct 2014 17:58:20 -0700

OpenBox: Add theme folder with Turquoise Nights theme

Diffstat:
themes/Turquoise Nights Ob/openbox-3/bullet.xbm | 4++++
themes/Turquoise Nights Ob/openbox-3/close.xbm | 5+++++
themes/Turquoise Nights Ob/openbox-3/iconify.xbm | 5+++++
themes/Turquoise Nights Ob/openbox-3/max.xbm | 5+++++
themes/Turquoise Nights Ob/openbox-3/themerc | 148+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 167 insertions(+), 0 deletions(-)

diff --git a/themes/Turquoise Nights Ob/openbox-3/bullet.xbm b/themes/Turquoise Nights Ob/openbox-3/bullet.xbm @@ -0,0 +1,4 @@ +#define bullet_width 6 +#define bullet_height 6 +static unsigned char bullet_bits[] = { + 0x00, 0x02, 0x04, 0x08, 0x04, 0x02 }; diff --git a/themes/Turquoise Nights Ob/openbox-3/close.xbm b/themes/Turquoise Nights Ob/openbox-3/close.xbm @@ -0,0 +1,5 @@ +#define close_width 10 +#define close_height 10 +static unsigned char close_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00, + 0x48, 0x00, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Turquoise Nights Ob/openbox-3/iconify.xbm b/themes/Turquoise Nights Ob/openbox-3/iconify.xbm @@ -0,0 +1,5 @@ +#define iconify_width 10 +#define iconify_height 10 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, + 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Turquoise Nights Ob/openbox-3/max.xbm b/themes/Turquoise Nights Ob/openbox-3/max.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00, + 0x82, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Turquoise Nights Ob/openbox-3/themerc b/themes/Turquoise Nights Ob/openbox-3/themerc @@ -0,0 +1,148 @@ +!! http://na12.deviantart.com + +!! menu title +menu.title.bg: flat gradient vertical +!! menu.title.bg.color: #282828 +menu.title.bg.color: #002b36 +!! menu.title.bg.colorTo: #121212 +menu.title.bg.colorTo: #002b36 +window.active.label.text.font: shadow=y:shadowtint=80 +window.inactive.label.text.font: shadow=y:shadowtint=80 +menu.items.font: shadow=n +menu.title.text.font: shadow=y:shadowtint=80 +osd.label.text.font: shadow=y:shadowtint=80 + +menu.title.text.color:#aaaaaa +menu.title.text.justify: center + +menu.separator.color:#454545 +menu.border.color: #000000 +menu.border.width: 1 + +!! menu items +menu.items.bg: flat solid +menu.items.bg.color:#1d1d1d +menu.items.bg.colorTo:#0b0b0b + +menu.items.text.color:#aaaaaa +menu.items.justify: left +menu.items.disabled.text.color: #777777 +menu.items.active.bg: flat solid +menu.items.active.bg.color:#0f0f0f +menu.items.active.bg.color.To:#0b0b0b +menu.items.active.text.color:#00ffff + + +!! window title +window.active.title.bg: flat gradient vertical +window.active.title.bg.color: #282828 +window.active.title.bg.colorTo: #232323 + + +window.inactive.title.bg: flat gradient vertical +window.inactive.title.bg.color: #282828 +window.inactive.title.bg.colorTo: #232323 + + +!! window text +window.label.text.justify: center +window.active.label.bg: parentrelative +window.active.label.bg.color: #282828 +window.active.label.bg.colorTo: #232323 +window.active.label.text.color:#aaaaaa +window.inactive.label.bg: parentrelative +window.inactive.label.bg.color: #282828 +window.inactive.label.bg.colorTo: #232323 +window.inactive.label.text.color: #777777 + +!! window borders etc +window.active.client.color: #ffffff +window.inactive.client.color: #e0e0e0 + + + +window.active.title.separator.color: #232323 +window.inactive.title.separator.color: #232323 + +!! window buttons +window.active.button.unpressed.bg: parentrelative +window.active.button.unpressed.bg.color: #282828 +window.active.button.unpressed.bg.colorTo: #232323 +window.active.button.unpressed.image.color: #888888 + +window.active.button.pressed.bg: parentrelative +window.active.button.pressed.bg.color: #282828 +window.active.button.pressed.bg.colorTo: #232323 +window.active.button.pressed.image.color: #ffffff + +window.active.button.disabled.bg: parentrelative +window.active.button.disabled.bg.color: #282828 +window.active.button.disabled.bg.colorTo: #232323 +window.active.button.disabled.image.color: #454545 + + +window.active.button.hover.bg: parentrelative +window.active.button.hover.bg.color: #282828 +window.active.button.hover.bg.colorTo: #232323 +window.active.button.hover.image.color: #00ffff + +window.active.button.toggled.bg: parentrelative +window.active.button.toggled.bg.color: #282828 +window.active.button.toggled.bg.colorTo: #232323 +window.active.button.toggled.image.color: #888888 + +window.inactive.button.unpressed.bg: parentrelative +window.inactive.button.unpressed.bg.color: #282828 +window.inactive.button.unpressed.bg.colorTo: #232323 +window.inactive.button.unpressed.image.color: #888888 + +window.inactive.button.pressed.bg: parentrelative +window.inactive.button.pressed.bg.color: #282828 +window.inactive.button.pressed.bg.colorTo: #232323 +window.inactive.button.pressed.image.color: #ffffff + +window.inactive.button.disabled.bg: parentrelative +window.inactive.button.disabled.bg.color: #282828 +window.inactive.button.disabled.bg.colorTo: #232323 +window.inactive.button.disabled.image.color: #454545 + + +window.inactive.button.hover.bg: parentrelative +window.inactive.button.hover.bg.color: #282828 +window.inactive.button.hover.bg.colorTo: #232323 +window.inactive.button.hover.image.color: #00ffff + +window.inactive.button.toggled.bg: parentrelative +window.inactive.button.toggled.bg.color: #282828 +window.inactive.button.toggled.bg.colorTo: #232323 +window.inactive.button.toggled.image.color: #888888 + +!! misc settings +border.color: #3c3c3c +border.width: 0 +padding.width: 6 +padding.height: 6 +window.handle.width: 0 +window.client.padding.width: 0 +menu.overlap.x: 1 +menu.overlap.y: 0 +osd.border.width: 1 +osd.border.color: #000000 + +osd.bg: flat solid +osd.bg.color: #1d1d1d +osd.bg.colorTo: #dadada +osd.bg.border.color: #000000 + +osd.hilight.bg: flat gradient vertical +osd.hilight.bg.border.color: #000000 +osd.hilight.bg.color: #0f0f0f +osd.hilight.bg.colorTo: #000000 + +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #1d1d1d +osd.unhilight.bg.colorTo: #f5f5f5 + +osd.label.bg: Parentrelative +osd.label.text.color: #aaaaaa +