kwin/clients/riscos/title_inactive_right.xpm
Rik Hemsley ca8293aa21 This theme emulates the look and feel of the RISC OS 'window manager'.
svn path=/trunk/kdebase/kwin/; revision=45001
2000-03-28 21:34:23 +00:00

27 lines
263 B
C

/* XPM */
static char * title_inactive_right_xpm[] = {
"2 18 6 1",
" c None",
". c #FFFFFF",
"+ c #BBBBBB",
"@ c #777777",
"# c #999999",
"$ c #555555",
".+",
"+@",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"#$",
"$$"};