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.
32 lines
456 B
32 lines
456 B
/* XPM */
|
|
static char * dframeIBL_xpm[] = {
|
|
"9 9 19 1",
|
|
" c None",
|
|
". c #B8B8B8",
|
|
"+ c #E2E1E0",
|
|
"@ c #E0DFDE",
|
|
"# c #B1B1B1",
|
|
"$ c #E2E1DF",
|
|
"% c #ACACAC",
|
|
"& c #DCDBDA",
|
|
"* c #B5B5B4",
|
|
"= c #D1D0CF",
|
|
"- c #B9B8B8",
|
|
"; c #BABABA",
|
|
"> c #C5C5C4",
|
|
", c #BBBBBA",
|
|
"' c #B8B8B7",
|
|
") c #CFCFCE",
|
|
"! c #DAD9D8",
|
|
"~ c #A8A8A7",
|
|
"{ c #939393",
|
|
".+@@@@@@@",
|
|
".+@@@@@@@",
|
|
"#$@@@@@@@",
|
|
"%&@@@@@@@",
|
|
"*=@@@@@@@",
|
|
" -@@@@@@@",
|
|
" ;>@@@@@@",
|
|
" ,')!@@@",
|
|
" ~{{{{"};
|