wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade.xbm @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents
children
line source
1 #define shade_width 8
2 #define shade_height 8
3 static unsigned char shade_bits[] = {
4 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };