Mercurial > hg > Murmelfunz-theme
view xfwm4/bottom-active.xpm @ 1:21c2289096a8
fix some color definitions that were wrong before (but went unnoticed because of the default theme setting)
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 23 May 2012 03:58:06 +0200 |
parents | 53a8210f705a |
children |
line wrap: on
line source
/* XPM */ static char * bottom_active_xpm[] = { "32 4 5 1", " c None", "+ c #E0E0E0 s active_hilight_2", "@ c #000000", "$ c #B0B0B0 s active_mid_2", "# c #C0C0C0 s active_color_2", "################################", "################################", "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};