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/Syscrash | |
| parent | 268c13867de4d2524aba020a27487d3092b10cfe (diff) | |
back xml themes out of trunk
Diffstat (limited to 'themes/Syscrash')
| -rw-r--r-- | themes/Syscrash/openbox-3/themerc | 114 | ||||
| -rw-r--r-- | themes/Syscrash/openbox-3/themerc.xml | 153 |
2 files changed, 114 insertions, 153 deletions
diff --git a/themes/Syscrash/openbox-3/themerc b/themes/Syscrash/openbox-3/themerc new file mode 100644 index 00000000..65666d91 --- /dev/null +++ b/themes/Syscrash/openbox-3/themerc @@ -0,0 +1,114 @@ +!! syscrash's theme, based off nightm4re's flax or something + +!!--------------------------------------------------------------------------- +!! Dimensions + +border.width: 1 +border.color: #6d6d6d + +padding.width: 1 +window.handle.width: 0 +window.client.padding.width: 0 +window.client.padding.height: 0 + +menu.overlap: 0 + +!!--------------------------------------------------------------------------- +!! Fonts + +window.active.label.text.font: shadow=y +window.label.text.justify: left + +menu.title.text.font: shadow=y +menu.title.text.justify: left + +menu.items.font: + +!!--------------------------------------------------------------------------- +!! Menu Settings + +menu.title.bg: flat gradient vertical +menu.title.bg.color: #4c4c4c +menu.title.bg.colorTo: #707070 +menu.title.text.color: white + +menu.items.bg: flat solid +menu.items.bg.color: #e6e6e0 +menu.items.text.color: #22221c + +menu.items.active.bg: flat solid +menu.items.active.bg.color: #4c4c4c +menu.items.active.text.color: #ffffff + +menu.items.disabled.text.color: #8c8c75 + +!!--------------------------------------------------------------------------- +!! Window Settings + +window.active.padding.width: 10 +window.active.title.bg: flat solid +window.active.title.bg.color: #9b9b9b + +window.active.label.bg: flat gradient vertical border +window.active.label.bg.color: #4c4c4c +window.active.label.bg.colorTo: #707070 +window.active.label.text.color: white + +window.active.handle.bg: flat gradient crossdiagonal +window.active.handle.bg.color: #d3deda +window.active.handle.bg.colorTo: #9fbfc1 + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #9fbfc1 + +window.active.client.color: #4c4c4c +window.inactive.client.color: #707070 + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #9b9b9b + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #4c4c4c + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #e6e6e0 + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #e6e6e0 + +!!--------------------------------------------------------------------------- +!! Button Settings + +window.active.button.unpressed.bg: flat gradient vertical border +window.active.button.unpressed.bg.color: #515151 +window.active.button.unpressed.bg.colorTo: #676767 +window.active.button.unpressed.image.color: white + +window.active.button.pressed.bg: flat gradient crossdiagonal border +window.active.button.pressed.bg.color: #d3deda +window.active.button.pressed.bg.colorTo: #9fbfc1 + +window.active.button.hover.bg: flat solid border +window.active.button.hover.bg.color: #e6e6e0 + +window.active.button.disabled.bg: parentrelative +window.active.button.disabled.image.color: #8c8c75 + +!! without this it looks right +!!window.active.button.toggled.bg: flat solid +!!window.active.button.toggled.bg.color: #9fbfc1 + +window.inactive.button.unpressed.bg: parentrelative +window.inactive.button.unpressed.image.color: #4c4c4c + +window.inactive.button.hover.bg: flat solid border +window.inactive.button.hover.bg.color: #e6e6e0 +window.inactive.button.pressed.bg: flat gradient crossdiagonal border +window.inactive.button.pressed.bg.color: #d3deda +window.inactive.button.pressed.bg.colorTo: #9fbfc1 + +window.inactive.button.disabled.bg: parentrelative +window.inactive.button.disabled.image.color: #8c8c75 + +!! window.inactive.button.toggled.bg: flat solid +!! window.inactive.button.toggled.bg.color: #444438 diff --git a/themes/Syscrash/openbox-3/themerc.xml b/themes/Syscrash/openbox-3/themerc.xml deleted file mode 100644 index e5dc59b6..00000000 --- a/themes/Syscrash/openbox-3/themerc.xml +++ /dev/null @@ -1,153 +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>0</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="109" g="109" b="109" a="255"/> - <clientpadding r="76" g="76" b="76" a="255"/> - <label> - <text> - <primary r="255" g="255" b="255" a="255"/> - <shadow> - <offset x="1" y="1"/> - </shadow> - </text> - <style>flat gradient vertical border</style> - <primary r="76" g="76" b="76" a="255"/> - <secondary r="112" g="112" b="112" a="255"/> - </label> - <buttons> - <unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>flat gradient vertical border</style> - <primary r="81" g="81" b="81" a="255"/> - <secondary r="103" g="103" b="103" a="255"/> - </unpressed> - <disabled> - <image r="140" g="140" b="117" a="255"/> - <style>parentrelative</style> - </disabled> - <pressed> - <style>flat gradient crossdiagonal border</style> - <primary r="211" g="222" b="218" a="255"/> - <secondary r="159" g="191" b="193" a="255"/> - </pressed> - <hover> - <style>flat solid border</style> - <primary r="230" g="230" b="224" a="255"/> - </hover> - </buttons> - <titlebar> - <style>flat solid</style> - <primary r="155" g="155" b="155" a="255"/> - </titlebar> - <handle> - <style>flat gradient crossdiagonal</style> - <primary r="211" g="222" b="218" a="255"/> - <secondary r="159" g="191" b="193" a="255"/> - </handle> - <grip> - <style>flat solid</style> - <primary r="159" g="191" b="193" a="255"/> - </grip> - </active> - <inactive> - <border r="109" g="109" b="109" a="255"/> - <clientpadding r="112" g="112" b="112" a="255"/> - <label> - <text> - <primary r="76" g="76" b="76" a="255"/> - </text> - <style>parentrelative</style> - </label> - <buttons> - <unpressed> - <image r="76" g="76" b="76" a="255"/> - <style>parentrelative</style> - </unpressed> - <disabled> - <image r="140" g="140" b="117" a="255"/> - <style>parentrelative</style> - </disabled> - <pressed> - <style>flat gradient crossdiagonal border</style> - <primary r="211" g="222" b="218" a="255"/> - <secondary r="159" g="191" b="193" a="255"/> - </pressed> - <hover> - <style>flat solid border</style> - <primary r="230" g="230" b="224" a="255"/> - </hover> - </buttons> - <titlebar> - <style>flat solid</style> - <primary r="155" g="155" b="155" a="255"/> - </titlebar> - <handle> - <style>flat solid</style> - <primary r="230" g="230" b="224" a="255"/> - </handle> - <grip> - <style>flat solid</style> - <primary r="230" g="230" b="224" a="255"/> - </grip> - </inactive> - <justify>left</justify> - </window> - <menu> - <border r="109" g="109" b="109" 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"/> - </shadow> - </text> - <style>flat gradient vertical</style> - <primary r="76" g="76" b="76" a="255"/> - <secondary r="112" g="112" b="112" a="255"/> - </title> - <inactive> - <primary r="34" g="34" b="28" a="255"/> - </inactive> - <disabled> - <primary r="140" g="140" b="117" a="255"/> - </disabled> - <activedisabled> - <text> - <primary r="140" g="140" b="117" a="255"/> - </text> - <style>flat solid</style> - <primary r="76" g="76" b="76" a="255"/> - </activedisabled> - <active> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>flat solid</style> - <primary r="76" g="76" b="76" a="255"/> - </active> - <entries> - <style>flat solid</style> - <primary r="230" g="230" b="224" a="255"/> - </entries> - </menu> -</openbox_theme> |
