kwin/clients/riscos/button_base_down_active.xpm
Rik Hemsley e81a5b7317 Now active titlebar is black, NeXT-style. Very good contrast ! :)
svn path=/trunk/kdebase/kwin/; revision=45107
2000-03-30 00:43:51 +00:00

29 lines
585 B
C

/* XPM */
static char * button_base_down_active_xpm[] = {
"18 18 8 1",
" c None",
". c #000000",
"+ c #303030",
"@ c #585858",
"# c #C3C3C3",
"$ c #808080",
"% c #DCDCDC",
"& c #FFFFFF",
".+++++++++++++++@#",
"+@@@@@@@@@@@@@@@$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"+@..............$%",
"@$$$$$$$$$$$$$$$#%",
"#%%%%%%%%%%%%%%%%&"};