1 // CHDK palette colors for the sx510hs 2 3 // Define color values as needed in this file. 4 // Values not defined here will be set to default values in core/gui_draw.h 5 // See comments in core/gui_draw.h for more details on CHDK color definitions. 6 7 // Cameras use custom colors (CAM_LOAD_CUSTOM_COLORS) - CHDK colors set in core/gui_draw.h 8 9 #define CHDK_COLOR_BASE 0xB0 // Start color index for CHDK colors loaded into camera palette.