aboutsummaryrefslogtreecommitdiff
path: root/roles/desktop-environment/files/icewm/darktheme/menu.xpm
blob: 5c5ed61a8daadac8cc40a25e47709deaf219c810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char *menu_xpm[] = {
"16 16 2 1",
"  c #3A3F4A",
". c #E0E2E5",
"                ",
"                ",
"                ",
"                ",
"                ",
"       .        ",
"       .        ",
"       .        ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "
};