lighten up half bright green
This commit is contained in:
parent
5fe960fda0
commit
382f1320ce
@ -10,7 +10,7 @@
|
|||||||
static u16 colorTable[] = {
|
static u16 colorTable[] = {
|
||||||
RGB565( 0, 0, 0), // normal black
|
RGB565( 0, 0, 0), // normal black
|
||||||
RGB565(17, 0, 0), // normal red
|
RGB565(17, 0, 0), // normal red
|
||||||
RGB565( 0,15, 0), // normal green
|
RGB565( 0,34, 0), // normal green
|
||||||
RGB565(17,34, 0), // normal yellow
|
RGB565(17,34, 0), // normal yellow
|
||||||
RGB565( 0, 0,17), // normal blue
|
RGB565( 0, 0,17), // normal blue
|
||||||
RGB565(17, 0,17), // normal magenta
|
RGB565(17, 0,17), // normal magenta
|
||||||
|
Loading…
Reference in New Issue
Block a user