dotfiles/gtk/.themes/Numix Solarized/xfwm4/shade-toggled-active.xpm

23 lines
431 B
C

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