histo_color2      201 core/conf.c        CONF_INFOC( 51, conf.histo_color2,                          CONF_DEF_VALUE, IDX_COLOR_RED,IDX_COLOR_WHITE,1,1),
histo_color2     1705 core/gui.c         MENU_ITEM(0x65,LANG_MENU_VIS_HISTO_BORDER,        MENUITEM_COLOR_FG,  &conf.histo_color2, 0 ),
histo_color2     1706 core/gui.c         MENU_ITEM(0x65,LANG_MENU_VIS_HISTO_MARKERS,       MENUITEM_COLOR_BG,  &conf.histo_color2, 0 ),
histo_color2      205 include/conf.h     confColor histo_color2;     // markers/border
histo_color2      326 modules/histogram.c     twoColors hc2 = user_color(conf.histo_color2);
histo_color2      382 modules/histogram.c     twoColors hc2 = user_color(conf.histo_color2);
histo_color2      432 modules/histogram.c         twoColors hc2 = user_color(conf.histo_color2);