Skip to content

Conversation

@nathanhhughes
Copy link
Collaborator

@Schmluk tagging for situational awareness in case you have other places where having some discrete color names that you can toggle between is more helpful than just an RGB value (may also try and clean up this next week a little)

@nathanhhughes nathanhhughes merged commit 9c65168 into develop Oct 22, 2025
1 check failed
@nathanhhughes nathanhhughes deleted the feature/more_colors branch October 22, 2025 15:59
Copy link
Contributor

@Schmluk Schmluk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool! I actually recently had thought about exactly this 😄

field(config.draw, "draw");
field(config.scale, "scale");
field(config.alpha, "alpha");
enum_field(config.color,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: you could define a config utilities enum type conversion, then no duplicates would be needed.

nathanhhughes added a commit that referenced this pull request Oct 29, 2025
* add text color selection

* also add edge color selection to visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants