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

18 lines
148 B
C

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