Updated Pallet
This commit is contained in:
parent
89cfdb4d65
commit
435a4c5ebe
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
static lcd_context ctx;
|
static lcd_context ctx;
|
||||||
|
|
||||||
static unsigned long colors_default[4] = {0xFF759833, 0xFF588F51, 0xFF3B7560, 0xFF2E615A};
|
static unsigned long colors_default[4] = {0xFF9ABB1B, 0xFF8AAB19, 0xFF2F6130, 0xFF0E370F};
|
||||||
|
|
||||||
lcd_context *lcd_get_context() {
|
lcd_context *lcd_get_context() {
|
||||||
return &ctx;
|
return &ctx;
|
||||||
|
Loading…
Reference in New Issue
Block a user