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/Orang | |
| parent | 268c13867de4d2524aba020a27487d3092b10cfe (diff) | |
back xml themes out of trunk
Diffstat (limited to 'themes/Orang')
| -rw-r--r-- | themes/Orang/openbox-3/themerc | 100 | ||||
| -rw-r--r-- | themes/Orang/openbox-3/themerc.xml | 152 |
2 files changed, 100 insertions, 152 deletions
diff --git a/themes/Orang/openbox-3/themerc b/themes/Orang/openbox-3/themerc new file mode 100644 index 00000000..ee444c59 --- /dev/null +++ b/themes/Orang/openbox-3/themerc @@ -0,0 +1,100 @@ +!! i be a mess + +menu.title.bg: flat solid border +menu.title.bg.color: #ce5c00 +menu.title.bg.border.color: #fcaf3e +menu.title.text.color: #ffffff + +menu.items.bg: flat solid +#menu.items.bg.color: #ffffff +menu.items.bg.color: #d3d7cf +menu.items.text.color: #000000 +menu.items.disabled.text.color: #737573 + +menu.items.active.bg: flat solid +menu.items.active.bg.color: #ce5c00 +menu.items.active.text.color: #ffffff + +!! General window settings +*.justify: left + +!! focused window settings +window.active.client.color: #f7f7f7 + +window.active.title.bg: flat border solid +window.active.title.bg.color: #ce5c00 +window.active.title.bg.border.color: #fcaf3e + +window.active.handle.bg: flat solid border +window.active.handle.bg.color: #d3d7cf +window.active.handle.bg.border.color: #eeeeec +!window.active.handle.bg.color: #969494 +window.active.grip.bg: parentrelative + +window.active.label.bg: parentrelative +window.active.label.text.color: #ffffff + +window.active.button.*.bg: parentrelative +window.active.button.*.image.color: #ffffff + +window.active.button.pressed.bg: flat solid bevel1 +!window.active.button.pressed.bg.color: #888888 +window.active.button.pressed.bg.color: #f57900 +window.active.button.pressed.image.color: #d3d7cf + +!#hover +window.active.button.hover.bg: flat solid +window.active.button.hover.image.color: #ffffff +window.active.button.hover.bg.color: #fcaf3e + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #dfb454 +window.active.button.disabled.image.color: #ffffff + + +!! unfocused window settings +window.inactive.client.color: #f7f7f7 + +window.inactive.title.bg: flat solid border +window.inactive.title.bg.color: #d3d7cf +window.inactive.title.bg.border.color: #dfe3db + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #d3d7cf + +window.inactive.grip.bg: parentrelative + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #888a85 + +window.inactive.button.*.bg: parentrelative +window.inactive.button.unpressed.image.color: #555555 + +window.inactive.button.pressed.bg: flat border solid +window.inactive.button.pressed.bg.color: #aaaaaa +window.inactive.button.pressed.bg.border.color: #e5e5e5 + +window.inactive.button.hover.bg: flat solid +window.inactive.button.hover.bg.color: #e3e3e3 + +window.inactive.button.disabled.bg:flat solid +window.inactive.button.disabled.bg.color: #e3e3e3 + + +!! Global width settings +border.Width: 1 +padding.width: 1 +window.handle.width: 3 +window.client.padding.width: 0 +window.client.padding.height: 0 +menu.overlap: 2 + +!! Miscellaneous settings +border.color: #000000 + +!! font me! +window.active.label.text.font: +window.inactive.label.text.font: +menu.title.text.font: +menu.items.font: + diff --git a/themes/Orang/openbox-3/themerc.xml b/themes/Orang/openbox-3/themerc.xml deleted file mode 100644 index 4e312f62..00000000 --- a/themes/Orang/openbox-3/themerc.xml +++ /dev/null @@ -1,152 +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="1" y="1"/> - <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"/> - <clientpadding r="247" g="247" b="247" a="255"/> - <label> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>parentrelative</style> - </label> - <buttons> - <unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>parentrelative</style> - </unpressed> - <pressed> - <image r="211" g="215" b="207" a="255"/> - <style>flat solid bevel1</style> - <primary r="245" g="121" b="0" a="255"/> - </pressed> - <disabled> - <image r="255" g="255" b="255" a="255"/> - <style>flat solid</style> - <primary r="223" g="180" b="84" a="255"/> - </disabled> - <hover> - <image r="255" g="255" b="255" a="255"/> - <style>flat solid</style> - <primary r="252" g="175" b="62" a="255"/> - </hover> - <toggled-unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>parentrelative</style> - </toggled-unpressed> - </buttons> - <titlebar> - <style>flat border solid</style> - <primary r="206" g="92" b="0" a="255"/> - <border r="252" g="175" b="62" a="255"/> - </titlebar> - <handle> - <style>flat solid border</style> - <primary r="211" g="215" b="207" a="255"/> - <border r="238" g="238" b="236" a="255"/> - </handle> - <grip> - <style>parentrelative</style> - </grip> - </active> - <inactive> - <border r="0" g="0" b="0" a="255"/> - <clientpadding r="247" g="247" b="247" a="255"/> - <label> - <text> - <primary r="136" g="138" b="133" a="255"/> - </text> - <style>parentrelative</style> - </label> - <buttons> - <unpressed> - <image r="85" g="85" b="85" a="255"/> - <style>parentrelative</style> - </unpressed> - <disabled> - <style>flat solid</style> - <primary r="227" g="227" b="227" a="255"/> - </disabled> - <pressed> - <style>flat border solid</style> - <primary r="170" g="170" b="170" a="255"/> - <border r="229" g="229" b="229" a="255"/> - </pressed> - <toggled-unpressed> - <style>parentrelative</style> - </toggled-unpressed> - <hover> - <style>flat solid</style> - <primary r="227" g="227" b="227" a="255"/> - </hover> - </buttons> - <titlebar> - <style>flat solid border</style> - <primary r="211" g="215" b="207" a="255"/> - <border r="223" g="227" b="219" a="255"/> - </titlebar> - <handle> - <style>flat solid</style> - <primary r="211" g="215" b="207" a="255"/> - </handle> - <grip> - <style>parentrelative</style> - </grip> - </inactive> - <justify>left</justify> - </window> - <menu> - <border r="0" g="0" b="0" a="255"/> - <justify>left</justify> - <overlap>2</overlap> - <title> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>flat solid border</style> - <primary r="206" g="92" b="0" a="255"/> - <border r="252" g="175" b="62" a="255"/> - </title> - <inactive> - <primary r="0" g="0" b="0" a="255"/> - </inactive> - <disabled> - <primary r="115" g="117" b="115" a="255"/> - </disabled> - <activedisabled> - <text> - <primary r="115" g="117" b="115" a="255"/> - </text> - <style>flat solid</style> - <primary r="206" g="92" b="0" a="255"/> - </activedisabled> - <active> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>flat solid</style> - <primary r="206" g="92" b="0" a="255"/> - </active> - <entries> - <style>flat solid</style> - <primary r="211" g="215" b="207" a="255"/> - </entries> - </menu> -</openbox_theme> |
