c10x10rgb 2.0.0.0
|
#define C10X10RGB_COLOR_BLUE_100 0x0000002F |
#define C10X10RGB_COLOR_BLUE_25 0x0000000C |
#define C10X10RGB_COLOR_BLUE_50 0x00000018 |
#define C10X10RGB_COLOR_BLUE_75 0x00000023 |
#define C10X10RGB_COLOR_GREEN_100 0x002F0000 |
#define C10X10RGB_COLOR_GREEN_25 0x000C0000 |
#define C10X10RGB_COLOR_GREEN_50 0x00180000 |
#define C10X10RGB_COLOR_GREEN_75 0x00230000 |
#define C10X10RGB_COLOR_LIGHT_BLUE_100 0x002F002F |
#define C10X10RGB_COLOR_LIGHT_BLUE_25 0x000C000C |
#define C10X10RGB_COLOR_LIGHT_BLUE_50 0x00180018 |
#define C10X10RGB_COLOR_LIGHT_BLUE_75 0x00230023 |
#define C10X10RGB_COLOR_OFF 0x00000000 |
#define C10X10RGB_COLOR_PURPLE_100 0x00002F2F |
#define C10X10RGB_COLOR_PURPLE_25 0x00000C0C |
#define C10X10RGB_COLOR_PURPLE_50 0x00001818 |
#define C10X10RGB_COLOR_PURPLE_75 0x00002323 |
#define C10X10RGB_COLOR_RED_100 0x00002F00 |
#define C10X10RGB_COLOR_RED_25 0x00000C00 |
#define C10X10RGB_COLOR_RED_50 0x00001800 |
#define C10X10RGB_COLOR_RED_75 0x00002300 |
#define C10X10RGB_COLOR_WHITE_100 0x002F2F2F |
#define C10X10RGB_COLOR_WHITE_25 0x000C0C0C |
#define C10X10RGB_COLOR_WHITE_50 0x00181818 |
#define C10X10RGB_COLOR_WHITE_75 0x00232323 |
#define C10X10RGB_COLOR_YELLOW_100 0x002F2F00 |
#define C10X10RGB_COLOR_YELLOW_25 0x000C0C00 |
#define C10X10RGB_COLOR_YELLOW_50 0x00181800 |
#define C10X10RGB_COLOR_YELLOW_75 0x00232300 |