1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-29 22:40:44 +00:00
horst3180_arc-theme/common/xfwm4/top-right-inactive.xpm
2016-05-28 13:59:15 +02:00

36 lines
291 B
C

/* XPM */
static char * top_right_inactive_xpm[] = {
"2 28 4 1",
" c None",
". c #ECEDF0",
"+ c #E8E9EB",
"@ c #E7E8EB",
". ",
"+.",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@",
"@@"};