Complete bulgarian translation and small theme fix

This commit is contained in:
MCelliotG
2025-02-03 03:07:25 +02:00
committed by GitHub
parent e3a818ab03
commit d9fee9170c
2 changed files with 261 additions and 261 deletions
+4 -4
View File
@@ -431,10 +431,10 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
ActiveColorSmooth = WhiteSmooth;
FreqColor = Pink;
FreqColorSmooth = PinkSmooth;
SignificantColor = Purple;
SignificantColorSmooth = PurpleSmooth;
InsignificantColor = Cherry;
InsignificantColorSmooth = CherrySmooth;
SignificantColor = Cherry;
SignificantColorSmooth = CherrySmooth;
InsignificantColor = Cyan;
InsignificantColorSmooth = CyanSmooth;
StereoColor = Cherry;
StereoColorSmooth = CherrySmooth;
RDSColor = Teal;