Merge pull request #176 from KOTYA8/patch-12
This commit is contained in:
+4
-4
@@ -5849,10 +5849,10 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
|
|||||||
BackgroundColor = 0x0000;
|
BackgroundColor = 0x0000;
|
||||||
ActiveColor = 0xFFFF;
|
ActiveColor = 0xFFFF;
|
||||||
ActiveColorSmooth = 0x0000;
|
ActiveColorSmooth = 0x0000;
|
||||||
SignificantColor = 0xFFFF;
|
SignificantColor = 0xF800;
|
||||||
SignificantColorSmooth = 0xFFFF;
|
SignificantColorSmooth = 0x2000;
|
||||||
InsignificantColor = 0xFFFF;
|
InsignificantColor = 0x07E0;
|
||||||
InsignificantColorSmooth = 0xFFFF;
|
InsignificantColorSmooth = 0x00C0;
|
||||||
StereoColor = 0xFFFF;
|
StereoColor = 0xFFFF;
|
||||||
StereoColorSmooth = 0x0000;
|
StereoColorSmooth = 0x0000;
|
||||||
RDSColor = 0xFFFF;
|
RDSColor = 0xFFFF;
|
||||||
|
|||||||
Reference in New Issue
Block a user