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/openbox-3/themerc.xml | |
| parent | 268c13867de4d2524aba020a27487d3092b10cfe (diff) | |
back xml themes out of trunk
Diffstat (limited to 'themes/Orang/openbox-3/themerc.xml')
| -rw-r--r-- | themes/Orang/openbox-3/themerc.xml | 152 |
1 files changed, 0 insertions, 152 deletions
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> |
