kwin/clients/riscos/title_inactive_right.xpm

28 lines
263 B
C
Raw Normal View History

/* XPM */
static char * title_inactive_right_xpm[] = {
"2 18 6 1",
" c None",
". c #585858",
"+ c #A0A0A0",
"@ c #C3C3C3",
"# c #808080",
"$ c #FFFFFF",
"$@",
"@#",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
".."};