my xfce4 dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

35 lines
777 B

/* XPM */
static char *top[] = {
/* columns rows colors chars-per-pixel */
"22 22 7 1",
" c #000000",
". c #010101",
"X c #030303",
"o c #060606",
"O c #0A0A0A",
"+ c #6F6F6F",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@ @@@@@",
"@@@@@ @@@@@",
"@@@@@@@@@@++@@@@@@@@@@",
"@@@@@@@@@@ @@@@@@@@@@",
"@@@@@@@@@o o@@@@@@@@@",
"@@@@@@@@@ @@@@@@@@@",
"@@@@@@@@ @@@@@@@@",
"@@@@@@@o O@@@@@@@",
"@@@@@@@ @@@@@@@",
"@@@@@@ @@@@@@",
"@@@@@Oo oO@@@@@",
"@@@@@@@@ @@@@@@@@",
"@@@@@@@@ @@@@@@@@",
"@@@@@@@@ @@@@@@@@",
"@@@@@@@@ @@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@"
};