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.
56 lines
1.2 KiB
56 lines
1.2 KiB
/* XPM */
|
|
static char * closeunfocused_xpm[] = {
|
|
"20 44 8 1",
|
|
" c None",
|
|
". c #4C4C4C",
|
|
"+ c #CCCCCC",
|
|
"@ c #B3B2B0",
|
|
"# c #999999",
|
|
"$ c #AAA9A8",
|
|
"% c #777675",
|
|
"& c #CCCBCA",
|
|
"....................",
|
|
"++++++++++++++++++@.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@$$$@@@$$@@@@@@@#.",
|
|
"@@@$%%&@$%%&@@@@@@#.",
|
|
"@@@$%%%&%%%&@@@@@@#.",
|
|
"@@@@$%%%%%&@@@@@@@#.",
|
|
"@@@@@$%%%&@@@@@@@@#.",
|
|
"@@@@$%%%%%&@@@@@@@#.",
|
|
"@@@$%%%&%%%&@@@@@@#.",
|
|
"@@@$%%&@&%%&@@@@@@#.",
|
|
"@@@@&&@@@&&&@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"....................",
|
|
"....................",
|
|
"++++++++++++++++++@.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@$$$@@@$$@@@@@@@#.",
|
|
"@@@$%%&@$%%&@@@@@@#.",
|
|
"@@@$%%%&%%%&@@@@@@#.",
|
|
"@@@@$%%%%%&@@@@@@@#.",
|
|
"@@@@@$%%%&@@@@@@@@#.",
|
|
"@@@@$%%%%%&@@@@@@@#.",
|
|
"@@@$%%%&%%%&@@@@@@#.",
|
|
"@@@$%%&@&%%&@@@@@@#.",
|
|
"@@@@&&@@@&&&@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"@@@@@@@@@@@@@@@@@@#.",
|
|
"...................."};
|