GUI tweaks and translation updates

This commit is contained in:
MCelliotG
2025-03-04 21:25:14 +02:00
committed by GitHub
parent 6f62b4bc2a
commit 133b06f717
3 changed files with 42 additions and 42 deletions
+4 -4
View File
@@ -166,10 +166,10 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSColorSmooth = OrangeSmooth;
RDSDropoutColor = Dallas;
RDSDropoutColorSmooth = DallasSmooth;
BarSignificantColor = Red;
BarSignificantColor = Tangerine;
BarInsignificantColor = Orange;
ModBarSignificantColor = Cherry;
ModBarInsignificantColor = Tangerine;
ModBarSignificantColor = Tangerine;
ModBarInsignificantColor = Yolk;
BWAutoColor = Tangerine;
BWAutoColorSmooth = TangerineSmooth;
BatteryValueColor = Tangerine;
@@ -299,7 +299,7 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColor = Copper;
RDSDropoutColorSmooth = CopperSmooth;
BarSignificantColor = Yolk;
BarInsignificantColor = Cherry;
BarInsignificantColor = Orange;
ModBarSignificantColor = Yolk;
ModBarInsignificantColor = Tangerine;
BWAutoColor = Yolk;