b91600e944
anyway, and they use the KDE locolor palette, so that's even better :) svn path=/trunk/kdebase/kwin/; revision=45005
15 lines
176 B
C
15 lines
176 B
C
/* XPM */
|
|
static char * resize_bar_left_xpm[] = {
|
|
"2 7 5 1",
|
|
" c None",
|
|
". c #FFFFFF",
|
|
"+ c #DCDCDC",
|
|
"@ c #C3C3C3",
|
|
"# c #808080",
|
|
"..",
|
|
".+",
|
|
".+",
|
|
".+",
|
|
".+",
|
|
".@",
|
|
"@#"};
|