You've already forked TEF6686_ESP32
Some color tweaks to suit IPS screens
This commit is contained in:
@@ -111,7 +111,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
|
||||
case 3: // Monochrome theme
|
||||
PrimaryColor = White;
|
||||
PrimaryColorSmooth = Black;
|
||||
SecondaryColor = PureGrey;
|
||||
// SecondaryColor = PureGrey;
|
||||
SecondaryColor = White;
|
||||
SecondaryColorSmooth = Black;
|
||||
FrameColor = GreenGrey;
|
||||
GreyoutColor = PaleGrey;
|
||||
|
||||
Reference in New Issue
Block a user