diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-02 08:43:51 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-02 08:43:51 +0000 |
| commit | 75bd479545251e77235cb2052be18a173197de2e (patch) | |
| tree | 7b577e17412596a599884a9f7a28a088db1d43b2 /themes/Om4Ob/openbox-3/themerc | |
| parent | 4be3e7e24b2491f7166a1f02fcbdd03734cf2d97 (diff) | |
add the om4ob theme
Diffstat (limited to 'themes/Om4Ob/openbox-3/themerc')
| -rw-r--r-- | themes/Om4Ob/openbox-3/themerc | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/themes/Om4Ob/openbox-3/themerc b/themes/Om4Ob/openbox-3/themerc new file mode 100644 index 00000000..2596ad3b --- /dev/null +++ b/themes/Om4Ob/openbox-3/themerc @@ -0,0 +1,106 @@ +style.author: miklos +style.date: Aug 1, 2003 + +window.title.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1 +menu.title.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1 +menu.frame.xftfont: arial:pixelsize=10:shadow=y:shadowtint=6:shadowoffset=1 + + +! Menu settings... +menu.frame: flat gradient crossdiagonal +menu.frame.colorTo: #93a1a8 +menu.frame.color: #7c8c93 +menu.frame.borderColor: #ffffff +menu.frame.textColor: #4c595c + +menu.frame.justify: center +menu.title.justify: right + +menu.title: flatborder gradient diagonal +menu.title.colorTo: #757575 +menu.title.color: #f0f0ff +menu.title.borderColor: #a9a9a9 +menu.title.textColor: #565a5c + +menu.hilite: flatborder gradient diagonal +menu.hilite.color: #93a1a8 +menu.hilite.colorTo: #7c8c93 +menu.hilite.borderColor: #a9a9a9 +menu.hilite.textColor: #f0f0ff + +menu.frame.disableColor: #757575 + +! Window settings... +window.button.focus: parentrelative +window.button.focus.picColor: #565a5c + +window.justify: center + +window.button.hover.focus: flatborder gradient diagonal +window.button.hover.focus.color: #93a1a8 +window.button.hover.focus.colorTo: #7c8c93 +window.button.hover.focus.borderColor: #a9a9a9 +window.button.hover.focus.picColor: #ffffff + +window.button.hover.unfocus: parentrelative + +window.button.toggled.focus: flatborder gradient diagonal +window.button.toggled.focus.color: #93a1a8 +window.button.toggled.focus.colorTo: #7c8c93 +window.button.toggled.focus.borderColor: #a9a9a9 +window.button.toggled.focus.picColor: #ffffff + +window.button.toggled.unfocus: parentrelative + +window.button.pressed.focus: sunken gradient diagonal +window.button.pressed.focus.color: #93a1a8 +window.button.pressed.focus.colorTo: #7c8c93 +window.button.pressed.focus.picColor: #ffffff + +window.button.disabled.focus: parentrelative + +window.button.unfocus: parentrelative +window.button.unfocus.picColor: #677b91 + +window.grip.focus: flat gradient diagonal +window.grip.focus.color: #93a1a8 +window.grip.focus.colorTo: #7c8c93 + +window.grip.unfocus: flat solid +window.grip.unfocus.color: #7c8c93 + +window.handle.focus: raised gradient diagonal +window.handle.focus.colorTo: #757575 +window.handle.focus.color: #f0f0ff + +window.handle.unfocus: flat solid +window.handle.unfocus.color: #7c8c93 + +window.label.focus: flatborder gradient diagonal +window.label.focus.color: #f0f0ff +window.label.focus.colorTo: #757575 +window.label.focus.borderColor: #565a5c +window.label.focus.textColor: #262a2c + +window.label.unfocus: parentrelative +window.label.unfocus.textColor: #565a5c + +window.title.focus: flat gradient vertical +window.title.focus.color: #93a1a8 +window.title.focus.colorTo: #7c8c93 + +window.title.unfocus: flat gradient crossdiagonal +window.title.unfocus.color: #93a1a8 +window.title.unfocus.colorTo: #7c8c93 + +window.button.pressed: flatborder solid +window.button.pressed.color: #576b81 +window.button.pressed.borderColor: #4e6276 + +window.frame.focusColor: #7c8c93 +window.frame.unfocusColor: #677b91 +handleWidth: 3 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #484848 |
