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-pressed.xpm
2016-11-09 14:09:59 +01:00

29 lines
544 B
C

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