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

29 lines
543 B
C
Raw Normal View History

2016-11-09 13:09:59 +00:00
/* XPM */
static char * shade_active_xpm[] = {
"16 22 3 1",
" c None",
". c #2F343F",
"+ c #A4AAB7",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};