You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue with this is the project has too many hard coded colors.
Instruments with hard coded colors:
pyefis/instruments/ai/init.py
pyefis/instruments/ai/VirtualVfr.py
pyefis/instruments/airspeed/init.py
pyefis/instruments/altimeter/init.py
pyefis/instruments/button/init.py
pyefis/instruments/gauges/abstract.py
pyefis/instruments/gauges/arc.py
pyefis/instruments/gauges/horizontalBar.py
pyefis/instruments/gauges/verticalBar.py
pyefis/instruments/hsi/init.py
pyefis/instruments/listbox/init.py
pyefis/instruments/misc/init.py
pyefis/instruments/NumericalDisplay/init.py
pyefis/instruments/pa/init.py
pyefis/instruments/tc/init.py
pyefis/instruments/vsi/init.py
Once those are updated to make all the colors configurable we could easily implement this by defining styles with the color options in preferences.yaml using #205
Explains itself
The text was updated successfully, but these errors were encountered: