diff options
Diffstat (limited to 'themes/Natura/openbox-3/themerc.xml')
| -rw-r--r-- | themes/Natura/openbox-3/themerc.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/themes/Natura/openbox-3/themerc.xml b/themes/Natura/openbox-3/themerc.xml index 5c126410..7ce66a80 100644 --- a/themes/Natura/openbox-3/themerc.xml +++ b/themes/Natura/openbox-3/themerc.xml @@ -1,6 +1,4 @@ <?xml version="1.0"?> -<!-- Natura by quandar (http://deletefactory.net/quandar) --> - <openbox_theme version="1" xmlns="http://openbox.org/themerc"> <dimensions> <handle>2</handle> @@ -57,7 +55,7 @@ </toggled-unpressed> </buttons> <titlebar> - <style>flat gradient splitvertical</style> + <style>flat gradient split</style> <primary r="92" g="78" b="69" a="255"/> <secondary r="81" g="68" b="62" a="255"/> <border r="0" g="0" b="0" a="255"/> @@ -151,7 +149,7 @@ <primary r="0" g="0" b="0" a="191"/> </shadow> </text> - <style>flat gradient splitvertical</style> + <style>flat gradient split</style> <primary r="92" g="78" b="69" a="255"/> <secondary r="81" g="68" b="62" a="255"/> </title> @@ -161,11 +159,19 @@ <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 gradient split</style> + <primary r="92" g="78" b="69" a="255"/> + <secondary r="81" g="68" b="62" a="255"/> + </activedisabled> <active> <text> <primary r="249" g="242" b="238" a="255"/> </text> - <style>flat gradient splitvertical</style> + <style>flat gradient split</style> <primary r="92" g="78" b="69" a="255"/> <secondary r="81" g="68" b="62" a="255"/> </active> |
