slitaz-configs view rootfs/usr/share/themes/SliTaz/openbox-3/close.xbm @ rev 163

use replace brown by #443B31
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 20 17:11:34 2012 +0200 (2012-04-20)
parents
children
line source
1 #define close_width 8
2 #define close_height 8
3 static unsigned char close_bits[] = {
4 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };