simple-gradience/xfwm4/top-left-inactive.xpm

37 lines
508 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"8 30 3 1",
" c None",
". c #0A4ABA s inactive_color_1",
"+ c #ffffff s inactive_text_color",
" ++++",
" ++....",
" +......",
" +......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+.......",
"+......."};