diff options
Diffstat (limited to 'themes/Bear2')
| -rw-r--r-- | themes/Bear2/openbox-3/iconify_disabled.xbm | 5 | ||||
| -rw-r--r-- | themes/Bear2/openbox-3/max_disabled.xbm | 5 | ||||
| -rw-r--r-- | themes/Bear2/openbox-3/themerc.xml | 4 |
3 files changed, 2 insertions, 12 deletions
diff --git a/themes/Bear2/openbox-3/iconify_disabled.xbm b/themes/Bear2/openbox-3/iconify_disabled.xbm deleted file mode 100644 index 550a4a3c..00000000 --- a/themes/Bear2/openbox-3/iconify_disabled.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define iconify_disabled_width 10 -#define iconify_disabled_height 10 -static unsigned char iconify_disabled_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Bear2/openbox-3/max_disabled.xbm b/themes/Bear2/openbox-3/max_disabled.xbm deleted file mode 100644 index cb671bbf..00000000 --- a/themes/Bear2/openbox-3/max_disabled.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define max_disabled_width 10 -#define max_disabled_height 10 -static unsigned char max_disabled_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Bear2/openbox-3/themerc.xml b/themes/Bear2/openbox-3/themerc.xml index 68b0adac..bca1b0b5 100644 --- a/themes/Bear2/openbox-3/themerc.xml +++ b/themes/Bear2/openbox-3/themerc.xml @@ -42,7 +42,7 @@ <primary r="167" g="206" b="242" a="255"/> </pressed> <disabled> - <image r="221" g="221" b="221" a="255"/> + <image r="109" g="143" b="188" a="255"/> <style>parentrelative</style> </disabled> <hover> @@ -93,7 +93,7 @@ <primary r="79" g="80" b="81" a="255"/> </pressed> <disabled> - <image r="255" g="255" b="255" a="255"/> + <image r="208" g="208" b="208" a="255"/> <style>parentrelative</style> </disabled> <hover> |
