Mercurial > hg > Murmelfunz-theme
diff xfwm4/left-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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xfwm4/left-active.xpm Fri Feb 10 06:53:13 2012 +0100 @@ -0,0 +1,40 @@ +/* XPM */ +static char * left_active_xpm[] = { +"4 32 5 1", +" c None", +"+ c #E0E0E0 s active_hilight_2", +"@ c #000000", +"$ c #B0B0B0 s active_mid_2", +"# c #C0C0C0 s active_color_2", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##", +"@+##"};