Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Color Theme for Display #25

Open
neil-d95 opened this issue Oct 29, 2018 · 1 comment
Open

Color Theme for Display #25

neil-d95 opened this issue Oct 29, 2018 · 1 comment

Comments

@neil-d95
Copy link
Contributor

Explains itself

@e100
Copy link
Collaborator

e100 commented May 18, 2024

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants