aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/menu-active.xpm
blob: 89a95973219a0ffe1f8bf846a2b5c025289dc77e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * menu_active_xpm[] = {
"24 16 2 1",
" 	c None",
".	c #444444",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};