home/.themes/oomox-solarized-light/xfwm4/top-left-inactive.xpm

34 lines
278 B
C
Raw Normal View History

/* XPM */
static char * top_left_inactive_xpm[] = {
"2 26 4 1",
" c None",
2018-01-31 13:50:13 -06:00
". c #eee8d5",
"+ c #eee8d5",
"@ c #eee8d5",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};