mirror of
https://github.com/clangen/musikcube.git
synced 2025-04-16 14:42:41 +00:00
Adjusted DARK_RED color for strict 256 color palette mode.
This commit is contained in:
parent
351e93e57b
commit
0258c5d752
@ -54,7 +54,7 @@ indicies we'll use to store them */
|
|||||||
palette, use ones that most closely match our desired colors */
|
palette, use ones that most closely match our desired colors */
|
||||||
#define COLOR_256_GREEN 148
|
#define COLOR_256_GREEN 148
|
||||||
#define COLOR_256_RED 167
|
#define COLOR_256_RED 167
|
||||||
#define COLOR_256_DARK_RED 160
|
#define COLOR_256_DARK_RED 131
|
||||||
#define COLOR_256_YELLOW 185
|
#define COLOR_256_YELLOW 185
|
||||||
#define COLOR_256_MEDIUM_GRAY 240
|
#define COLOR_256_MEDIUM_GRAY 240
|
||||||
#define COLOR_256_ORANGE 208
|
#define COLOR_256_ORANGE 208
|
||||||
|
Loading…
x
Reference in New Issue
Block a user