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/maximize-active.xpm

31 lines
832 B
C

/* XPM */
static char * maximize_active_xpm[] = {
"24 25 2 1",
" c #808080 s active_color_2",
". c #000000 s active_text_color",
" ",
" ",
" ",
" ",
" ",
" ",
" ......... ",
" ......... ",
" .. .. ",
" .. .. ",
" .. .. ",
" .. .. ",
" .. .. ",
" ......... ",
" ......... ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};