item_color_type    40 core/gui_menu.c static int          item_color_type;    // MENUITEM_COLOR_FG / MENUITEM_COLOR_BG
item_color_type   265 core/gui_menu.c     if (item_color_type == MENUITEM_COLOR_FG)
item_color_type   665 core/gui_menu.c                         item_color_type = MENUITEM_COLOR_FG;
item_color_type   671 core/gui_menu.c                         item_color_type = MENUITEM_COLOR_BG;