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

23 lines
427 B
C
Raw Normal View History

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