diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2007-06-07 23:46:28 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2007-06-07 23:46:28 +0000 |
| commit | 96bb892054bb9801fd2b5b7959ee2cec27c075ea (patch) | |
| tree | 50a26f877f8d6ca99f5c1371a35c8b85e2d9fa05 /themes/Clearlooks-Olive | |
| parent | 268c13867de4d2524aba020a27487d3092b10cfe (diff) | |
back xml themes out of trunk
Diffstat (limited to 'themes/Clearlooks-Olive')
| -rw-r--r-- | themes/Clearlooks-Olive/openbox-3/themerc | 121 | ||||
| -rw-r--r-- | themes/Clearlooks-Olive/openbox-3/themerc.xml | 183 |
2 files changed, 121 insertions, 183 deletions
diff --git a/themes/Clearlooks-Olive/openbox-3/themerc b/themes/Clearlooks-Olive/openbox-3/themerc new file mode 100644 index 00000000..249f0e61 --- /dev/null +++ b/themes/Clearlooks-Olive/openbox-3/themerc @@ -0,0 +1,121 @@ +# Name: Clearlooks-Olive +# Author: John McKnight <jmcknight@gmail.com> +# Note: This is a port of the Clearlooks-Olive metacity theme to Openbox. + +# Menu settings +menu.title.bg: Raised Gradient Vertical +menu.title.bg.color: #95ad70 +menu.title.bg.colorTo: #7d925d +menu.title.text.color: #ffffff +menu.title.text.justify: Left + +menu.items.bg: Flat Solid +menu.items.bg.color: #f1eee0 +menu.items.text.color: #444444 +menu.items.disabled.text.color: #aaaaaa +menu.items.active.disabled.text.color: #969696 + +menu.items.active.bg: Flat Gradient Vertical Border +menu.items.active.bg.color: #b4c994 +menu.items.active.bg.colorTo: #92aa6d +menu.items.active.bg.border.color: #92aa6d +menu.items.active.text.color: #ffffff + + +# Window settings (focused) +window.active.title.bg: Raised Gradient Vertical +window.active.title.bg.color: #95ad70 +window.active.title.bg.colorTo: #7d925d + +window.active.label.bg: Parentrelative +window.active.label.text.color: #ffffff + +window.active.handle.bg: Raised Gradient Vertical +window.active.handle.bg.color: #95ad70 +window.active.handle.bg.colorTo: #7d925d + +window.active.grip.bg: Raised Gradient Vertical +window.active.grip.bg.color: #95ad70 +window.active.grip.bg.colorTo: #7d925d + +window.active.button.unpressed.bg: Flat Gradient Vertical Border +window.active.button.unpressed.bg.color: #65744e +window.active.button.unpressed.bg.colorTo: #5b6846 +window.active.button.unpressed.bg.border.color: #abbc91 +window.active.button.unpressed.image.color: #ffffff + +window.active.button.pressed.bg: Flat Gradient Vertical Border +window.active.button.pressed.bg.color: #373d2b +window.active.button.pressed.bg.colorTo: #333828 +window.active.button.pressed.bg.border.color: #abbc91 +window.active.button.pressed.image.color: #ffffff + +window.active.button.disabled.bg: Flat Gradient Vertical Border +window.active.button.disabled.bg.color: #373d2b +window.active.button.disabled.bg.colorTo: #333828 +window.active.button.disabled.bg.border.color: #abbc91 +window.active.button.disabled.image.color: #abbc91 + +window.active.button.toggled.bg: Flat Gradient Vertical Border +window.active.button.toggled.bg.color: #65744e +window.active.button.toggled.bg.colorTo: #5b6846 +window.active.button.toggled.bg.border.color: #abbc91 +window.active.button.toggled.image.color: #b9b7a7 + + +# Window settings (unfocused) +window.inactive.title.bg: Raised Gradient Vertical +window.inactive.title.bg.color: #f1eeea +window.inactive.title.bg.colorTo: #d8cfc7 + +window.inactive.label.bg: Parentrelative +window.inactive.label.text.color: #000000 + +window.inactive.handle.bg: Raised Gradient Vertical +window.inactive.handle.bg.color: #f1eeea +window.inactive.handle.bg.colorTo: #d8cfc7 + +window.inactive.grip.bg: Raised Gradient Vertical +window.inactive.grip.bg.color: #f1eeea +window.inactive.grip.bg.colorTo: #d8cfc7 + +window.inactive.button.unpressed.bg: Flat Gradient Vertical Border +window.inactive.button.unpressed.bg.color: #efebe7 +window.inactive.button.unpressed.bg.colorTo: #ddd6ce +window.inactive.button.unpressed.bg.border.color: #8f8173 +window.inactive.button.unpressed.image.color: #000000 + +window.inactive.button.pressed.bg: Flat Gradient Vertical Border +window.inactive.button.pressed.bg.color: #efebe7 +window.inactive.button.pressed.bg.colorTo: #ddd6ce +window.inactive.button.pressed.bg.border.color: #8f8173 +window.inactive.button.pressed.image.color: #000000 + +window.inactive.button.disabled.bg: Flat Gradient Vertical Border +window.inactive.button.disabled.bg.color: #efebe7 +window.inactive.button.disabled.bg.colorTo: #ddd6ce +window.inactive.button.disabled.bg.border.color: #8f8173 +window.inactive.button.disabled.image.color: #8f8173 + +window.inactive.button.toggled.bg: Flat Gradient Vertical Border +window.inactive.button.toggled.bg.color: #efebe7 +window.inactive.button.toggled.bg.colorTo: #ddd6ce +window.inactive.button.toggled.bg.border.color: #8f8173 +window.inactive.button.toggled.image.color: #000000 + + +### Everything else +border.width: 1 +padding.width: 2 +window.handle.width: 3 +window.client.padding.width: 0 +window.client.padding.height: 0 +border.color: #000000 +menu.overlap: 0 + + +### Fonts +window.active.label.text.font:shadow=y:shadowtint=70:shadowoffset=1 +window.inactive.label.text.font:shadow=y:shadowtint=20:shadowoffset=1 +menu.items.font: +menu.title.text.font:shadow=y:shadowtint=70 diff --git a/themes/Clearlooks-Olive/openbox-3/themerc.xml b/themes/Clearlooks-Olive/openbox-3/themerc.xml deleted file mode 100644 index c2a1f5f4..00000000 --- a/themes/Clearlooks-Olive/openbox-3/themerc.xml +++ /dev/null @@ -1,183 +0,0 @@ -<?xml version="1.0"?> -<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc"> - <about> - <author></author> - <email></email> - <webpage></webpage> - <comment></comment> - </about> - <dimensions> - <handle>3</handle> - <padding x="2" y="2"/> - <window> - <border>1</border> - <clientpadding x="0" y="0"/> - </window> - <menu> - <border>1</border> - </menu> - </dimensions> - <window> - <active> - <border r="0" g="0" b="0" a="255"/> - <label> - <text> - <primary r="255" g="255" b="255" a="255"/> - <shadow> - <offset x="1" y="1"/> - <primary r="0" g="0" b="0" a="178"/> - </shadow> - </text> - <style>Parentrelative</style> - </label> - <buttons> - <unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="101" g="116" b="78" a="255"/> - <secondary r="91" g="104" b="70" a="255"/> - <border r="171" g="188" b="145" a="255"/> - </unpressed> - <pressed> - <image r="255" g="255" b="255" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="55" g="61" b="43" a="255"/> - <secondary r="51" g="56" b="40" a="255"/> - <border r="171" g="188" b="145" a="255"/> - </pressed> - <disabled> - <image r="171" g="188" b="145" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="55" g="61" b="43" a="255"/> - <secondary r="51" g="56" b="40" a="255"/> - <border r="171" g="188" b="145" a="255"/> - </disabled> - <toggled-unpressed> - <image r="185" g="183" b="167" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="101" g="116" b="78" a="255"/> - <secondary r="91" g="104" b="70" a="255"/> - <border r="171" g="188" b="145" a="255"/> - </toggled-unpressed> - </buttons> - <titlebar> - <style>Raised Gradient Vertical</style> - <primary r="149" g="173" b="112" a="255"/> - <secondary r="125" g="146" b="93" a="255"/> - </titlebar> - <handle> - <style>Raised Gradient Vertical</style> - <primary r="149" g="173" b="112" a="255"/> - <secondary r="125" g="146" b="93" a="255"/> - </handle> - <grip> - <style>Raised Gradient Vertical</style> - <primary r="149" g="173" b="112" a="255"/> - <secondary r="125" g="146" b="93" a="255"/> - </grip> - </active> - <inactive> - <border r="0" g="0" b="0" a="255"/> - <label> - <text> - <primary r="0" g="0" b="0" a="255"/> - <shadow> - <offset x="1" y="1"/> - <primary r="0" g="0" b="0" a="51"/> - </shadow> - </text> - <style>Parentrelative</style> - </label> - <buttons> - <unpressed> - <image r="0" g="0" b="0" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="239" g="235" b="231" a="255"/> - <secondary r="221" g="214" b="206" a="255"/> - <border r="143" g="129" b="115" a="255"/> - </unpressed> - <pressed> - <image r="0" g="0" b="0" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="239" g="235" b="231" a="255"/> - <secondary r="221" g="214" b="206" a="255"/> - <border r="143" g="129" b="115" a="255"/> - </pressed> - <disabled> - <image r="143" g="129" b="115" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="239" g="235" b="231" a="255"/> - <secondary r="221" g="214" b="206" a="255"/> - <border r="143" g="129" b="115" a="255"/> - </disabled> - <toggled-unpressed> - <image r="0" g="0" b="0" a="255"/> - <style>Flat Gradient Vertical Border</style> - <primary r="239" g="235" b="231" a="255"/> - <secondary r="221" g="214" b="206" a="255"/> - <border r="143" g="129" b="115" a="255"/> - </toggled-unpressed> - </buttons> - <titlebar> - <style>Raised Gradient Vertical</style> - <primary r="241" g="238" b="234" a="255"/> - <secondary r="216" g="207" b="199" a="255"/> - </titlebar> - <handle> - <style>Raised Gradient Vertical</style> - <primary r="241" g="238" b="234" a="255"/> - <secondary r="216" g="207" b="199" a="255"/> - </handle> - <grip> - <style>Raised Gradient Vertical</style> - <primary r="241" g="238" b="234" a="255"/> - <secondary r="216" g="207" b="199" a="255"/> - </grip> - </inactive> - </window> - <menu> - <border r="0" g="0" b="0" a="255"/> - <justify>left</justify> - <overlap>0</overlap> - <title> - <text> - <primary r="255" g="255" b="255" a="255"/> - <shadow> - <offset x="1" y="1"/> - <primary r="0" g="0" b="0" a="178"/> - </shadow> - </text> - <style>Raised Gradient Vertical</style> - <primary r="149" g="173" b="112" a="255"/> - <secondary r="125" g="146" b="93" a="255"/> - </title> - <inactive> - <primary r="68" g="68" b="68" a="255"/> - </inactive> - <disabled> - <primary r="170" g="170" b="170" a="255"/> - </disabled> - <activedisabled> - <text> - <primary r="150" g="150" b="150" a="255"/> - </text> - <style>Flat Gradient Vertical Border</style> - <primary r="180" g="201" b="148" a="255"/> - <secondary r="146" g="170" b="109" a="255"/> - <border r="146" g="170" b="109" a="255"/> - </activedisabled> - <active> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>Flat Gradient Vertical Border</style> - <primary r="180" g="201" b="148" a="255"/> - <secondary r="146" g="170" b="109" a="255"/> - <border r="146" g="170" b="109" a="255"/> - </active> - <entries> - <style>Flat Solid</style> - <primary r="241" g="238" b="224" a="255"/> - </entries> - </menu> -</openbox_theme> |
