all repos — urchin @ 2515275dcff6f0084cbb0b0b37f49286c193eac0

simple dark theme for KWin and Openbox

openbox-3/desk.xbm (raw)

1
2
3
4
5
#define desk_width 10
#define desk_height 10
static unsigned char desk_bits[] = {
   0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
   0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };