diff options
Diffstat (limited to 'themes/Natura/openbox-3/shade.xbm')
| -rw-r--r-- | themes/Natura/openbox-3/shade.xbm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Natura/openbox-3/shade.xbm b/themes/Natura/openbox-3/shade.xbm index ff774f89..aaf1ec76 100644 --- a/themes/Natura/openbox-3/shade.xbm +++ b/themes/Natura/openbox-3/shade.xbm @@ -1,4 +1,4 @@ #define shade_width 8 #define shade_height 8 static unsigned char shade_bits[] = { - 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 }; |
