dotfiles/gtk/.themes/Numix Solarized/xfwm4/hide-pressed.xpm

23 lines
423 B
C
Raw Normal View History

2016-01-31 18:46:44 +01:00
/* XPM */
static char * hide_pressed_xpm[] = {
"16 16 3 1",
" c None",
". c #002B36",
"+ c #5187BB",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};