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

29 lines
545 B
C

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