all repos — urchin @ 125fbdacc2cc8fa84fa68914ab47f30f56b4e157

simple dark theme for KWin and Openbox

openbox-3/desk_toggled.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 };