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