Files
numix-blue-gtk-theme/xfwm4/shade-toggled-prelight.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

36 lines
874 B
C

/* XPM */
static char *shade_toggled_prelight[] = {
/* columns rows colors chars-per-pixel */
"22 25 4 1 ",
" c #2D2D2D2D2D2D",
". c #4123307C2E5B",
"X c #484848484848",
"# c #D6D649493737 s active_color_1",
/* pixels */
"XXXXXXXXXXXXXXXXXXXXXX",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ## ",
" ## ",
" ## ",
" ## ## ## ",
" ######## ",
" ###### ",
" #### ",
" ## ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};