1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 05:50:44 +00:00
horst3180_arc-theme/common/xfwm4/menu-pressed.xpm
2015-05-28 17:41:22 +02:00

29 lines
543 B
C

/* XPM */
static char * menu_pressed_xpm[] = {
"16 22 3 1",
" c None",
". c #E7E8EB",
"+ c #5294E2",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....+......+....",
"....++....++....",
".....++..++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};