diff xfwm4/top-right-active.xpm @ 0:53a8210f705a

first import of the Murmelfunz theme
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 10 Feb 2012 06:53:13 +0100
parents
children 21c2289096a8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xfwm4/top-right-active.xpm	Fri Feb 10 06:53:13 2012 +0100
@@ -0,0 +1,34 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"8 24 7 1",
+" 	c None",
+".	c #A0A0A0 s active_shadow_1",
+"+	c #000000",
+"@	c #B0B0B0 s active_mid_1",
+"#	c #000000",
+"-	c #000000",
+"$	c #000000",
+"------  ",
+"++++++- ",
+"######+-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"######@-",
+"+#####@-",
+"+++++++-",
+".......-"};