Add files via upload

This commit is contained in:
MCelliotG
2025-02-08 23:55:21 +02:00
committed by GitHub
parent 38f99cd394
commit b0dabf5049
4 changed files with 148 additions and 149 deletions
+29 -29
View File
@@ -36,8 +36,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = TealSmooth;
BarSignificantColor = Red;
BarInsignificantColor = Green;
ModBarSignificantColor = Green;
ModBarInsignificantColor = Red;
ModBarSignificantColor = Crimson;
ModBarInsignificantColor = Green;
BWAutoColor = Teal;
BWAutoColorSmooth = TealSmooth;
BatteryValueColor = Teal;
@@ -68,9 +68,9 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColor = CyanDark;
RDSDropoutColorSmooth = CyanDarkSmooth;
BarSignificantColor = Purple;
BarInsignificantColor = Cyan;
ModBarSignificantColor = Cyan;
ModBarInsignificantColor = Blue;
BarInsignificantColor = Skyblue;
ModBarSignificantColor = Blue;
ModBarInsignificantColor = Cyan;
BWAutoColor = Teal;
BWAutoColorSmooth = TealSmooth;
BatteryValueColor = Teal;
@@ -102,8 +102,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = CrimsonDarkSmooth;
BarSignificantColor = Yellow;
BarInsignificantColor = Crimson;
ModBarSignificantColor = Watermelon;
ModBarInsignificantColor = Yellow;
ModBarSignificantColor = Orange;
ModBarInsignificantColor = Coral;
BWAutoColor = Coral;
BWAutoColorSmooth = CoralSmooth;
BatteryValueColor = Watermelon;
@@ -135,8 +135,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = Black;
BarSignificantColor = Honeydew;
BarInsignificantColor = White;
ModBarSignificantColor = White;
ModBarInsignificantColor = Honeydew;
ModBarSignificantColor = Honeydew;
ModBarInsignificantColor = White;
BWAutoColor = PureGrey;
BWAutoColorSmooth = Black;
BatteryValueColor = White;
@@ -168,8 +168,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = DallasSmooth;
BarSignificantColor = Red;
BarInsignificantColor = Orange;
ModBarSignificantColor = Orange;
ModBarInsignificantColor = Cherry;
ModBarSignificantColor = Cherry;
ModBarInsignificantColor = Tangerine;
BWAutoColor = Tangerine;
BWAutoColorSmooth = TangerineSmooth;
BatteryValueColor = Tangerine;
@@ -199,8 +199,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSColorSmooth = GreenDark;
RDSDropoutColor = Laurel;
RDSDropoutColorSmooth = LaurelSmooth;
BarSignificantColor = Cabbage;
BarInsignificantColor = Green;
BarSignificantColor = Green;
BarInsignificantColor = Cabbage;
ModBarSignificantColor = Green;
ModBarInsignificantColor = Teal;
BWAutoColor = Cabbage;
@@ -234,7 +234,7 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = SakuraGreySmooth;
BarSignificantColor = Violet;
BarInsignificantColor = Sakura;
ModBarSignificantColor = Sakura;
ModBarSignificantColor = Cherry;
ModBarInsignificantColor = Pink;
BWAutoColor = Cherry;
BWAutoColorSmooth = CherrySmooth;
@@ -267,8 +267,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = White;
BarSignificantColor = PureGrey;
BarInsignificantColor = Black;
ModBarSignificantColor = Black;
ModBarInsignificantColor = PureGrey;
ModBarSignificantColor = PureGrey;
ModBarInsignificantColor = Black;
BWAutoColor = PureGrey;
BWAutoColorSmooth = White;
BatteryValueColor = Black;
@@ -298,10 +298,10 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSColorSmooth = IndigoSmooth;
RDSDropoutColor = Copper;
RDSDropoutColorSmooth = CopperSmooth;
BarSignificantColor = Tangerine;
BarInsignificantColor = Yellow;
BarSignificantColor = Cherry;
BarInsignificantColor = Yolk;
ModBarSignificantColor = Yellow;
ModBarInsignificantColor = Orange;
ModBarInsignificantColor = Tangerine;
BWAutoColor = Yolk;
BWAutoColorSmooth = YolkSmooth;
BatteryValueColor = Yolk;
@@ -331,9 +331,9 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSColorSmooth = OceanSmooth;
RDSDropoutColor = Cove;
RDSDropoutColorSmooth = CoveSmooth;
BarSignificantColor = Skyblue;
BarSignificantColor = Cyan;
BarInsignificantColor = Ocean;
ModBarSignificantColor = Ocean;
ModBarSignificantColor = Blue;
ModBarInsignificantColor = Deepsky;
BWAutoColor = Deepsky;
BWAutoColorSmooth = DeepskySmooth;
@@ -366,8 +366,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = LoganSmooth;
BarSignificantColor = Cherry;
BarInsignificantColor = Indigo;
ModBarSignificantColor = Indigo;
ModBarInsignificantColor = Purple;
ModBarSignificantColor = Purple;
ModBarInsignificantColor = Violet;
BWAutoColor = Violet;
BWAutoColorSmooth = VioletSmooth;
BatteryValueColor = Violet;
@@ -400,8 +400,8 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = LoganSmooth;
BarSignificantColor = Yolk;
BarInsignificantColor = Cherry;
ModBarSignificantColor = Cherry;
ModBarInsignificantColor = Violet;
ModBarSignificantColor = Orange;
ModBarInsignificantColor = Crimson;
BWAutoColor = Violet;
BWAutoColorSmooth = VioletSmooth;
BatteryValueColor = Purple;
@@ -432,9 +432,9 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSColorSmooth = YellowSmooth;
RDSDropoutColor = Teal;
RDSDropoutColorSmooth = TealSmooth;
BarSignificantColor = Ocean;
BarInsignificantColor = Cherry;
ModBarSignificantColor = Green;
BarSignificantColor = Red;
BarInsignificantColor = Green;
ModBarSignificantColor = Cherry;
ModBarInsignificantColor = Blue;
BWAutoColor = Teal;
BWAutoColorSmooth = TealSmooth;
@@ -468,7 +468,7 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
RDSDropoutColorSmooth = LoganSmooth;
BarSignificantColor = Violet;
BarInsignificantColor = Teal;
ModBarSignificantColor = Teal;
ModBarSignificantColor = Purple;
ModBarInsignificantColor = Pink;
BWAutoColor = Violet;
BWAutoColorSmooth = VioletSmooth;