root/platform/sx620hs/platform_palette.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 // CHDK palette colors for the ixus160
   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                 0xE0    // Start color index for CHDK colors loaded into camera palette.
  10 //#define COLOR_GREY_DK_TRANS             (CHDK_COLOR_BASE+13)
  11 

/* [<][>][^][v][top][bottom][index][help] */