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