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.3 KiB
55 lines
1.3 KiB
/* XPM */
|
|
static char * menuunfocused_xpm[] = {
|
|
"22 44 7 1",
|
|
" c None",
|
|
". c #4C4C4C",
|
|
"+ c #CCCCCC",
|
|
"@ c #B3B2B0",
|
|
"# c #AAAAA8",
|
|
"$ c #7A7978",
|
|
"% c #CBCAC9",
|
|
"......................",
|
|
".+++++++++++++++++++++",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@###@###@@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@@%%%@%%%@@@@@@",
|
|
".+@@@@@@###@###@@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@@%%%@%%%@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
"......................",
|
|
"......................",
|
|
".+++++++++++++++++++++",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@###@###@@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@@%%%@%%%@@@@@@",
|
|
".+@@@@@@###@###@@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@#$$%#$$%@@@@@@",
|
|
".+@@@@@@@%%%@%%%@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
".+@@@@@@@@@@@@@@@@@@@@",
|
|
"......................"};
|