1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 05:50:44 +00:00
horst3180_arc-theme/common/xfwm4/top-left-inactive.xpm
2015-07-02 15:42:15 +02:00

33 lines
353 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"5 24 5 1",
" c None",
". c #ECEDF0",
"+ c #EEEFF1",
"@ c #E8E9EB",
"# c #E7E8EB",
" .+++",
".@###",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####"};