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

16 lines
192 B
C

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