numix-gtk-theme/xfwm4/hide-pressed.xpm

34 lines
864 B
C
Raw Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
2014-02-19 21:33:42 +00:00
static char * hide_prelight_xpm[] = {
"24 26 4 1",
2014-02-19 21:33:42 +00:00
" c None",
2015-05-31 16:20:35 +00:00
". c #444444",
2015-05-22 14:56:20 +00:00
"+ c #f0544c s active_color_1",
"@ c #484848",
"@@@@@@@@@@@@@@@@@@@@@@@@",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-19 21:33:42 +00:00
"........................"};