yabr/Dots/.themes/ZorinGrey-Dark/xfwm4/bottom-right-active.xpm

30 lines
784 B
C
Raw Normal View History

2023-08-08 10:11:15 +00:00
/* XPM */
static char * bottom_right_active_xpm[] = {
"24 24 2 1",
" c None",
". c #C0C0FF s active_color_2",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
"........................"};