Mercurial > hg > Murmelfunz-theme
view xfwm4/top-left-inactive.xpm @ 9:3420ca7a884a default tip
black background for active option menu icon
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 07 Jul 2015 09:28:29 +0200 |
parents | 3d27a74cef63 |
children |
line wrap: on
line source
/* XPM */ static char * top_left_inactive_xpm[] = { "8 24 7 1", " c None", ". c #A0A0A0 s inactive_shadow_1", "+ c #E0E0E0 s inactive_hilight_1", "@ c #B0B0B0 s inactive_mid_1", "# c #616161", "- c #000000", "$ c #000000", " ------", " -######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-#######", "-......."};