dotfiles/NOVA/home/burchettm/.themes/axiom/xfwm4/hide-active.xpm

22 lines
409 B
C
Raw Normal View History

2015-04-12 23:06:28 +00:00
/* XPM */
static char * hide_active_xpm[] = {
"14 15 3 1",
" c None",
". c #F6F6F6 s active_color_2",
"+ c #505050 s active_text_color",
"..............",
"..............",
"..............",
"..............",
"..............",
"..............",
"..............",
"...++++++++...",
"...++++++++...",
"..............",
"..............",
"..............",
"..............",
"..............",
".............."};