Files
dots/.themes/oomox-autumn/xfwm4/top-left-active.xpm
2021-11-26 18:33:15 -05:00

34 lines
276 B
C
Executable File

/* XPM */
static char * top_left_active_xpm[] = {
"2 26 4 1",
" c None",
". c #ee4e1d",
"+ c #ee4e1d",
"@ c #3c2238",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};