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