1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00
server-dotfiles/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-pressed.xpm
2016-11-09 14:09:59 +01:00

29 lines
543 B
C

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