This repository has been archived on 2024-05-01. You can view files and clone it, but cannot push or open issues or pull requests.
Simplewaita/xfwm4/close-inactive.xpm

31 lines
833 B
C

/* XPM */
static char * close_active_xpm[] = {
"24 25 2 1",
" c #808080 s inactive_color_2",
". c #000000 s inactive_text_color",
" ",
" ",
" ",
" ",
" ",
" ",
" .. .. ",
" ... ... ",
" ... ... ",
" ..... ",
" ... ",
" ..... ",
" ... ... ",
" ... ... ",
" .. .. ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};