kwin/clients/riscos/title_inactive_left.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

26 lines
247 B
C

/* XPM */
static char * title_inactive_left_xpm[] = {
"2 18 5 1",
" c None",
". c #FFFFFF",
"+ c #DCDCDC",
"@ c #C3C3C3",
"# c #808080",
"..",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".@",
"@#"};