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.
55 lines
1.1 KiB
55 lines
1.1 KiB
6 years ago
|
/* XPM */
|
||
|
static char * minimizeunfocused_xpm[] = {
|
||
|
"18 44 7 1",
|
||
|
" c None",
|
||
|
". c #4C4C4C",
|
||
|
"+ c #CCCCCC",
|
||
|
"@ c #B3B2B0",
|
||
|
"# c #AAA9A8",
|
||
|
"$ c #777675",
|
||
|
"% c #CCCBCA",
|
||
|
"..................",
|
||
|
"++++++++++++++++++",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@########@@@@@",
|
||
|
"@@@@@#$$$$$$$%@@@@",
|
||
|
"@@@@@#$$$$$$$%@@@@",
|
||
|
"@@@@@@%%%%%%%%@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"..................",
|
||
|
"..................",
|
||
|
"++++++++++++++++++",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@########@@@@@",
|
||
|
"@@@@@#$$$$$$$%@@@@",
|
||
|
"@@@@@#$$$$$$$%@@@@",
|
||
|
"@@@@@@%%%%%%%%@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
"@@@@@@@@@@@@@@@@@@",
|
||
|
".................."};
|