1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00
horst3180_arc-theme/common/xfwm4-dark/shade-active.xpm

29 lines
543 B
C
Raw Normal View History

2015-07-08 13:44:53 +00:00
/* XPM */
static char * shade_active_xpm[] = {
"16 22 3 1",
" c None",
2015-09-09 19:19:57 +00:00
". c #2F343F",
2015-07-08 13:44:53 +00:00
"+ c #A4AAB7",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};