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

15 lines
176 B
C

/* XPM */
static char * resize_bar_left_xpm[] = {
"2 7 5 1",
" c None",
". c #FFFFFF",
"+ c #DDDDDD",
"@ c #BBBBBB",
"# c #777777",
"..",
".+",
".+",
".+",
".+",
".@",
"@#"};