Files
dots/.themes/oomox-coffee/xfwm4/top-left-inactive.xpm
2023-03-05 11:59:23 -05:00

34 lines
278 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #4e2512",
"+ c #4e2512",
"@ c #4e2512",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};