This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
pho-earth-by-night/xfwm4/title-5-inactive.xpm

49 lines
634 B
C
Raw Normal View History

2020-12-11 09:02:27 +01:00
/* XPM */
static char * title_inactive_xpm[] = {
"6 43 2 1",
" c None",
". c #C0C0FF s inactive_color_2",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........"};