diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-03-28 03:51:27 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-03-28 03:51:27 +0000 |
| commit | bd272698508dd511266bc6a38d2f04b4b6e3d788 (patch) | |
| tree | 1e3cfae454180569b2ffe8c0de1004b75befe0ac /themes/artwiz-boxed | |
| parent | 5fb30e4488f8d979967d52fa5cfb7bec6ff1d5f4 (diff) | |
more updates for toggled states. also updating the theme files.
Diffstat (limited to 'themes/artwiz-boxed')
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/themerc.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/artwiz-boxed/openbox-3/themerc.xml b/themes/artwiz-boxed/openbox-3/themerc.xml index 104f7a27..9c360b65 100644 --- a/themes/artwiz-boxed/openbox-3/themerc.xml +++ b/themes/artwiz-boxed/openbox-3/themerc.xml @@ -33,12 +33,12 @@ <primary r="144" g="148" b="152" a="255"/> <secondary r="32" g="36" b="40" a="255"/> </disabled> - <toggled> + <toggled-unpressed> <image r="255" g="255" b="255" a="255"/> <style>raised gradient diagonal</style> <primary r="144" g="148" b="152" a="255"/> <secondary r="32" g="36" b="40" a="255"/> - </toggled> + </toggled-unpressed> <pressed> <style>sunken gradient diagonal</style> <primary r="32" g="64" b="80" a="255"/> @@ -90,12 +90,12 @@ <primary r="80" g="84" b="88" a="255"/> <secondary r="0" g="0" b="0" a="255"/> </disabled> - <toggled> + <toggled-unpressed> <image r="112" g="116" b="120" a="255"/> <style>raised gradient diagonal</style> <primary r="80" g="84" b="88" a="255"/> <secondary r="0" g="0" b="0" a="255"/> - </toggled> + </toggled-unpressed> </buttons> <titlebar> <style>raised vertical gradient</style> |
