kwin/clients/riscos/title_active_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
261 B
C

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