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

23 lines
423 B
C

/* XPM */
static char * hide_pressed_xpm[] = {
"16 16 3 1",
" c None",
". c #002B36",
"+ c #5187BB",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};