kwin/clients/riscos/title_inactive_right.xpm
Rik Hemsley b91600e944 Redrawn pixmaps to avoid getting sued ;) I like my versions better
anyway, and they use the KDE locolor palette, so that's even better  :)

svn path=/trunk/kdebase/kwin/; revision=45005
2000-03-28 22:29:55 +00:00

27 lines
263 B
C

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