kaliish-orange-theme/Window-Theme/Kali-X/xfwm4/bottom-right-active.xpm
2019-10-22 15:31:32 +02:00

9 lines
120 B
C

/* XPM */
static char * bottom_right_active_xpm[] = {
"2 2 3 1",
" c None",
". c #D6D6D6",
"+ c #6A6A6A",
".+",
"++"};