IDX_COLOR_YELLOW   56 core/gui_batt.c     color cl2 = (perc>50) ? IDX_COLOR_GREEN    :(perc<=20) ? IDX_COLOR_RED    : IDX_COLOR_YELLOW;
IDX_COLOR_YELLOW   48 core/gui_draw.h #define COLOR_YELLOW            (chdk_colors[IDX_COLOR_YELLOW])
IDX_COLOR_YELLOW   15 core/gui_usb.c         { IA_FILLED_RECT,       7,  7,  9,  8, IDX_COLOR_YELLOW,  IDX_COLOR_YELLOW  },
IDX_COLOR_YELLOW   16 core/gui_usb.c         { IA_FILLED_RECT,      12,  7, 14,  8, IDX_COLOR_YELLOW,  IDX_COLOR_YELLOW  },
IDX_COLOR_YELLOW   17 core/gui_usb.c         { IA_FILLED_RECT,      17,  7, 19,  8, IDX_COLOR_YELLOW,  IDX_COLOR_YELLOW  },
IDX_COLOR_YELLOW   18 core/gui_usb.c         { IA_FILLED_RECT,      22,  7, 24,  8, IDX_COLOR_YELLOW,  IDX_COLOR_YELLOW  },
IDX_COLOR_YELLOW  127 include/camera.h     #define CAM_DEFAULT_MENU_CURSOR_FG      IDX_COLOR_YELLOW    // Default menu cursor colors