dotfiles/home/.themes/oomox-iceberg/xfwm4/top-left-inactive.xpm

34 lines
278 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #161821",
"+ c #161821",
"@ c #161821",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};