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-active.xpm

29 lines
542 B
C
Raw Normal View History

2016-11-09 13:09:59 +00:00
/* XPM */
static char * menu_active_xpm[] = {
"16 22 3 1",
" c None",
". c #2F343F",
"+ c #A4AAB7",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....+......+....",
"....++....++....",
".....++..++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};