Revision 293
generalized menu
proj_macros.h | ||
---|---|---|
50 | 50 |
#define MAX_SCALE 10.0 /** @brief Maximum zoom */ |
51 | 51 |
|
52 | 52 |
// Colors |
53 |
#define TEXT_COLOR 0x888888
|
|
54 |
#define HIGHLIGHT_COLOR 0xA0A0A0
|
|
53 |
#define TEXT_COLOR 0xFFFFFF
|
|
54 |
#define HIGHLIGHT_COLOR 0x404040
|
|
55 | 55 |
#define DELIMITER_COLOR 0x404040 |
56 | 56 |
|
57 | 57 |
#endif /* end of include guard: PROJ_MACROS_H_INCLUDED */ |
Also available in: Unified diff