Files
dots/.themes/oomox-cl-dark/xfwm4/top-left-active.xpm
2023-03-05 11:59:23 -05:00

34 lines
276 B
C

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