diff options
Diffstat (limited to 'Redcore-nighttime/xfwm4/top-left-inactive.xpm')
-rwxr-xr-x | Redcore-nighttime/xfwm4/top-left-inactive.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Redcore-nighttime/xfwm4/top-left-inactive.xpm b/Redcore-nighttime/xfwm4/top-left-inactive.xpm new file mode 100755 index 0000000..66502b7 --- /dev/null +++ b/Redcore-nighttime/xfwm4/top-left-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #969696 s inactive_hilight_1", +"+ c #626262 s inactive_color_1", +"..", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+"}; |