diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-16 21:11:39 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-16 21:11:39 +0000 |
| commit | f8a47de5ec444c452093371e3db16857eb39a490 (patch) | |
| tree | 31db2567842d98232775f9980f7a8d2586c0ac71 /themes/openbox/the_orange | |
| parent | 8ba0586bcbdc7fe9648f1063812126d71a041670 (diff) | |
merge the C branch into HEAD
Diffstat (limited to 'themes/openbox/the_orange')
| -rw-r--r-- | themes/openbox/the_orange | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/themes/openbox/the_orange b/themes/openbox/the_orange new file mode 100644 index 00000000..4d3c6ebc --- /dev/null +++ b/themes/openbox/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 |
