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/right-inactive.xpm

39 lines
476 B
C

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