My-distro-configs-ubuntu-op.../themes/Nord-Openbox/openbox-3/max_toggled_hover.xbm

7 lines
282 B
C
Raw Normal View History

2024-01-20 17:10:06 -01:00
#define max_toggled_width 14
#define max_toggled_height 14
static unsigned char max_toggled_bits[] = {
0xe0, 0x01, 0xf8, 0x07, 0xfc, 0x0f, 0xfe, 0x1f, 0x3e, 0x1c, 0x7f, 0x3c,
0xef, 0x3c, 0xcf, 0x3d, 0x8f, 0x3f, 0x0e, 0x1f, 0xfe, 0x1f, 0xfc, 0x0f,
0xf8, 0x07, 0xe0, 0x01 };