Files
dotfiles/home/.themes/oomox-iceberg/xfwm4/top-left-active.xpm
2021-01-14 10:44:33 -06:00

34 lines
276 B
C

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