VIEW_BOLD_COLOR   300 lib/skin/colors.c     VIEW_BOLD_COLOR = mc_skin_color_get ("viewer", "viewbold");
VIEW_BOLD_COLOR   427 src/viewer/ascii.c                 state->nroff_underscore_is_underlined ? VIEW_UNDERLINED_COLOR : VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   434 src/viewer/ascii.c             *color = VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   371 src/viewer/display.c     tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   165 src/viewer/hex.c             tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   272 src/viewer/hex.c                               : boldflag_byte == MARK_SELECTED ? VIEW_BOLD_COLOR
VIEW_BOLD_COLOR   321 src/viewer/hex.c                               : boldflag_char == MARK_SELECTED ? VIEW_BOLD_COLOR