1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/gtk/.themes/Arc-OSX/xfwm4/shade-active.xpm
2016-11-09 14:09:59 +01:00

29 lines
543 B
C

/* XPM */
static char * shade_active_xpm[] = {
"16 22 3 1",
" c None",
". c #E7E8EB",
"+ c #A4AAB7",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};