Files
numix-blue-gtk-theme/xfwm4/maximize-toggled-pressed.xpm
T
Simon Steinbeiss b87b7dad9e Make Xfwm4 theme use symbolic colors from the theme
Specifically, the hover and pressed effects are drawn with bg[SELECTED]
2014-02-15 00:35:06 +01:00

35 lines
848 B
C

/* XPM */
static char *maximize_prelight[] = {
/* columns rows colors chars-per-pixel */
"22 25 3 1 ",
" c #2D2D2D2D2D2D",
". c #484848484848",
"X c #D6D649493737 s active_color_1",
/* pixels */
"......................",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" XXXXXXXX ",
" XXXXXXXX ",
" XX XX ",
" XX XX ",
" XX XX ",
" XX XX ",
" XXXXXXXX ",
" XXXXXXXX ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};