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/left-inactive.xpm
2015-09-09 23:50:14 +02:00

18 lines
148 B
C

/* XPM */
static char * left_inactive_xpm[] = {
"1 12 2 1",
" c None",
". c #21252B",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};