Added seperate colorset for modulation meter

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-12-30 20:22:00 +01:00
parent aebbfbabfd
commit 8ec0123fee
3 changed files with 32 additions and 4 deletions
+2
View File
@@ -135,6 +135,8 @@ extern int GreyoutColor;
extern int InsignificantColor;
extern int InsignificantColorSmooth;
extern int menuoption;
extern int ModBarInsignificantColor;
extern int ModBarSignificantColor;
extern int PrimaryColor;
extern int PrimaryColorSmooth;
extern int RDSColor;