Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Be able to change color of the marchers based on section #227

Open
AlexDumo opened this issue Nov 2, 2024 · 0 comments
Open

Be able to change color of the marchers based on section #227

AlexDumo opened this issue Nov 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexDumo
Copy link
Collaborator

AlexDumo commented Nov 2, 2024

Be able to change color of the marchers based on section

Maybe we can have templates or something of the sort?

There are two approaches to this:

  1. Make the color part of the Marcher object and make it a column in the MarcherTable
    • Each marcher could individually have its color set
    • It may cause inconsistencies if the color of one marcher is changed
  2. Create a new table of MarcherColors that defines the color of each section
    • This means that all of sections would always have the same color
    • Less flexibility as a single marcher couldn't have a special color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant