From e450545b966e867db59adcfa74c59d9940007414 Mon Sep 17 00:00:00 2001 From: bionel Date: Tue, 28 Jul 2015 22:09:35 +0300 Subject: add themes --- Kogaion-daylight/xfwm4/close-inactive.xpm | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100755 Kogaion-daylight/xfwm4/close-inactive.xpm (limited to 'Kogaion-daylight/xfwm4/close-inactive.xpm') diff --git a/Kogaion-daylight/xfwm4/close-inactive.xpm b/Kogaion-daylight/xfwm4/close-inactive.xpm new file mode 100755 index 0000000..36fb18b --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; -- cgit v1.2.3