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