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/right-inactive.xpm
2020-12-11 09:02:27 +01:00

38 lines
477 B
C

/* XPM */
static char * right_inactive_xpm[] = {
"6 24 3 1",
" c None",
"# c #C0C0C0 s inactive_color_2",
"@ c #C0C0FF s inactive_color_2",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@",
"####@@"};