# HG changeset patch # User Christophe Lincoln # Date 1206101344 -3600 # Node ID 24d160672dd63cf504c9c20495cc8260d712ff55 # Parent 8788a7c23d3b04906fb7f742991c91119f602c37 Improved SliTaz Openbox default theme diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/close.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/close.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/close_hover.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/close_hover.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,5 @@ +#define close_hover_width 10 +#define close_hover_height 10 +static unsigned char close_hover_bits[] = { + 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00, + 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/desk.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/desk.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define desk_width 8 +#define desk_height 8 +static unsigned char desk_bits[] = { + 0x00, 0x00, 0x48, 0x78, 0x7e, 0x78, 0x48, 0x00 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/desk_hover.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/desk_hover.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define desk_hover_width 8 +#define desk_hover_height 8 +static unsigned char desk_hover_bits[] = { + 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/desk_toggled.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/desk_toggled.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define desk_toggled_width 8 +#define desk_toggled_height 8 +static unsigned char desk_toggled_bits[] = { + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/iconify.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/iconify.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define iconify_width 8 +#define iconify_height 8 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x7e, 0x7e }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/iconify_hover.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/iconify_hover.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define iconify_hover_width 8 +#define iconify_hover_height 8 +static unsigned char iconify_hover_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/max.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/max.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/max_hover.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/max_hover.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,5 @@ +#define max_hover_width 10 +#define max_hover_height 10 +static unsigned char max_hover_bits[] = { + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/max_toggled.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/max_toggled.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define max_toggled_width 8 +#define max_toggled_height 8 +static unsigned char max_toggled_bits[] = { + 0xfc, 0xfc, 0x84, 0x9f, 0x91, 0xf1, 0x11, 0x1f }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/shade.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/shade.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define shade_width 8 +#define shade_height 8 +static unsigned char shade_bits[] = { + 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/shade_hover.xbm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openbox/stuff/themes/SliTaz/openbox-3/shade_hover.xbm Fri Mar 21 13:09:04 2008 +0100 @@ -0,0 +1,4 @@ +#define shade_hover_width 8 +#define shade_hover_height 8 +static unsigned char shade_hover_bits[] = { + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff -r 8788a7c23d3b -r 24d160672dd6 openbox/stuff/themes/SliTaz/openbox-3/themerc --- a/openbox/stuff/themes/SliTaz/openbox-3/themerc Fri Mar 21 00:32:52 2008 +0100 +++ b/openbox/stuff/themes/SliTaz/openbox-3/themerc Fri Mar 21 13:09:04 2008 +0100 @@ -1,86 +1,93 @@ -!! SliTaz GNU/Linux Openbox theme. -!! based on Onyx-Citrus by Dana Jansens who was -!! inspired by "Carbon" by p0ng, and the ever so popular Vista glass look +# SliTaz GNU/Linux Openbox theme. Images are from the Natura theme +# and colors match SliTaz current style. -!! Menu background +# General +border.width: 1 +padding.width: 3 +padding.height: 2 +window.handle.width: 2 +window.client.padding.width: 0 +menu.overlap: 0 +*.justify: center +*.bg.highlight: 50 +*.bg.shadow: 01 + +# Menu settings +menu.border.color: #BDBDBD +menu.border.width: 1 + +*.title.bg: Raised Gradient vertical +*.title.bg.color: #e49218 +*.title.bg.colorTo: #d03500 + +# Menu background menu.items.bg: flat gradient vertical menu.items.bg.color: #f1efeb menu.items.bg.colorTo: #ffffff +menu.title.text.color: #111111 -!! Menu text -menu.items.text.color: #000000 -menu.items.justify: left -menu.items.disabled.text.color: #606060 +# Selected menu item +menu.items.active.bg: Raised Gradient vertical +menu.items.active.bg.color: #e49218 +menu.items.active.bg.colorTo: #d03500 +menu.items.active.text.color: white +menu.items.text.color: #111111 +menu.items.disabled.text.color: #aaaaaa -!! Menu headers -menu.title.bg: raised splitvertical gradient -menu.title.bg.color: #303030 -menu.title.bg.colorTo: #181818 -menu.title.text.color: white -menu.title.text.justify: center +# Window active +window.active.border.color: #222222 +window.active.title.separator.color: #222222 -!! Selected menu item -menu.items.active.bg: raised splitvertical gradient -menu.items.active.bg.color: #e18a51 -menu.items.active.bg.colorTo: #e1621d -menu.items.active.text.color: white +window.active.title.bg: Raised Gradient vertical +window.active.title.bg.color: #880000 +window.active.title.bg.colorTo: #FFA500 -!! Titlebar -window.active.title.bg: raised splitvertical gradient -window.active.title.bg.color: #414141 -window.active.title.bg.colorTo: #202020 -window.inactive.title.bg: gradient splitvertical gradient flat -window.inactive.title.bg.color: #DEE0D8 -window.inactive.title.bg.colorTo: #E0E0D8 +window.active.title.bg.highlight: 35 +window.active.title.bg.shadow: 00 -!! Titlebar text -window.label.text.justify: center -window.active.label.bg: parentrelative -window.active.label.text.color: #f8f8f8 -window.inactive.label.bg: parentrelative -window.inactive.label.text.color: #747474 +window.active.label.bg: Parentrelative +window.active.label.text.color: #ffffff +window.active.label.text.font:shadow=y:shadowtint=80:shadowoffset=1 -!! Window buttons -window.*.button.*.bg: parentrelative -window.active.button.*.hover.bg: flat splitvertical gradient border -window.inactive.button.*.hover.bg: parentrelative -window.*.button.*.pressed.bg: flat splitvertical gradient border +# Window button +window.active.button.*.bg: Parentrelative +window.active.button.*.image.color: #E5E5E5 +window.active.button.hover.bg: Parentrelative +window.active.button.hover.image.color: #ffffff -window.active.button.*.hover.bg.color: #e18a51 -window.active.button.*.hover.bg.colorTo: #e1621d -window.active.button.*.hover.bg.border.color: #ab5d20 +# Window inactive +window.inactive.border.color: #000000 +window.inactive.border.width: 10 +window.inactive.title.separator.color: #000000 -window.active.button.*.pressed.bg.color: #99663c -window.active.button.*.pressed.bg.colorTo: #99663c -window.active.button.*.pressed.image.color: #888888 -window.active.button.*.pressed.bg.border.color: #683913 -window.inactive.button.*.pressed.bg.color: #ffaa64 -window.inactive.button.*.pressed.bg.colorTo: #ffaa64 -window.inactive.button.*.pressed.image.color: #fdceb7 -window.inactive.button.*.pressed.bg.border.color: #f0832c +window.inactive.title.bg: Raised Gradient vertical +window.inactive.title.bg.color: #000000 +window.inactive.title.bg.colorTo: #666666 -window.active.button.*.image.color: #e0e0e0 -window.active.button.disabled.image.color: #707070 -window.inactive.button.*.image.color: #747474 -window.inactive.button.disabled.image.color: #c0c0c0 +window.inactive.label.bg: Parentrelative +window.inactive.label.text.color: #aaaaaa -!! Borders -window.active.border.color: #181818 -window.inactive.border.color: #404040 -window.inactive.title.separator.color: #eeeee6 -border.width: 1 -padding.width: 2 -window.handle.width: 0 -window.active.client.color: #181818 -window.inactive.client.color: #CACAB6 -window.client.padding.width: 1 -window.client.padding.height: 1 -menu.overlap: 0 +window.*.handle.bg: Raised solid +window.*.handle.bg.color: #666666 -!! Font shadows -menu.items.font:shadow=n:shadowtint=30 +window.*.grip.bg: Raised solid +window.*.grip.bg.color: #666666 -!! On-screen displays -osd.bg: gradient vertical flat -osd.bg.color: #303030 -osd.bg.colorTo: #080808 +window.inactive.button.*.bg: Parentrelative +window.inactive.button.*.image.color: #aaaaaa + +window.inactive.button.hover.image.color: #ffffff + +# OSD +osd.border.width: 1 +osd.border.color: #000000 + +osd.bg: flat border gradient vertical +osd.bg.color: #880000 +osd.bg.colorTo: #FFA500 +osd.bg.border.color: #ffffff + +osd.label.text.color: #222222 +osd.label.bg: parentrelative +osd.label.bg.color: #000000 +osd.label.bg.border.color: #ffffff