This file is indexed.

/usr/share/themes/Turq/openbox-3/shade.xbm is in openbox-themes 1.0.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
#define shade_width 11
#define shade_height 11
static unsigned char shade_bits[] = {
   0xff, 0x07, 0x01, 0x04, 0xfd, 0x05, 0xfd, 0x05, 0xfd, 0x05, 0x01, 0x04,
   0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0xff, 0x07 };