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

23 lines
433 B
C

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