diff --git a/usr/share/themes/Lubuntu-default/openbox-3/close.xbm b/usr/share/themes/Lubuntu-default/openbox-3/close.xbm index e4c00f3..8a02f0f 100644 --- a/usr/share/themes/Lubuntu-default/openbox-3/close.xbm +++ b/usr/share/themes/Lubuntu-default/openbox-3/close.xbm @@ -1,6 +1,6 @@ -#define close_width 14 -#define close_height 14 +#define close_width 15 +#define close_height 15 static unsigned char close_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x02, 0x38, 0x07, 0xf0, 0x03, - 0xe0, 0x01, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x07, 0x10, 0x02, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x0c, 0x38, 0x0e, 0x70, 0x07, + 0xe0, 0x03, 0xc0, 0x01, 0xe0, 0x03, 0x70, 0x07, 0x38, 0x0e, 0x18, 0x0c, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/usr/share/themes/Lubuntu-default/openbox-3/iconify.xbm b/usr/share/themes/Lubuntu-default/openbox-3/iconify.xbm index 485e67a..2efed05 100644 --- a/usr/share/themes/Lubuntu-default/openbox-3/iconify.xbm +++ b/usr/share/themes/Lubuntu-default/openbox-3/iconify.xbm @@ -1,6 +1,6 @@ -#define iconify_width 14 -#define iconify_height 14 +#define iconify_width 15 +#define iconify_height 15 static unsigned char iconify_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0xf8, 0x07, 0xf8, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00 }; + 0xf8, 0x0f, 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/usr/share/themes/Lubuntu-default/openbox-3/max.xbm b/usr/share/themes/Lubuntu-default/openbox-3/max.xbm index 1313446..35e76a4 100644 --- a/usr/share/themes/Lubuntu-default/openbox-3/max.xbm +++ b/usr/share/themes/Lubuntu-default/openbox-3/max.xbm @@ -1,6 +1,6 @@ -#define max_width 14 -#define max_height 14 +#define max_width 15 +#define max_height 15 static unsigned char max_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, - 0xf8, 0x07, 0xf8, 0x07, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, + 0xf8, 0x1f, 0xf8, 0x1f, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/usr/share/themes/Lubuntu-default/openbox-3/shade.xbm b/usr/share/themes/Lubuntu-default/openbox-3/shade.xbm index b6a24b3..7d5c470 100644 --- a/usr/share/themes/Lubuntu-default/openbox-3/shade.xbm +++ b/usr/share/themes/Lubuntu-default/openbox-3/shade.xbm @@ -1,6 +1,6 @@ -#define shade_width 13 -#define shade_height 13 +#define shade_width 15 +#define shade_height 15 static unsigned char shade_bits[] = { - 0x00, 0x00, 0xf8, 0x01, 0xf8, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x0f, 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/usr/share/themes/Lubuntu-default/openbox-3/themerc b/usr/share/themes/Lubuntu-default/openbox-3/themerc index b85c7e5..75d9056 100644 --- a/usr/share/themes/Lubuntu-default/openbox-3/themerc +++ b/usr/share/themes/Lubuntu-default/openbox-3/themerc @@ -1,6 +1,5 @@ -# Box theme for Lubuntu 12.10 Quantal Quetzal -# Licensed as GPL2 / Open Source -# Created by 神癒礁湖 (Rafael Laguna) +# Default Lubuntu theme for Openbox, GPL2 / Open Source +# By 神癒礁湖 (Rafael Laguna), Lubuntu Artwork Team border.color: #808080 border.width: 1