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

Added support for user colors #132

Merged
merged 8 commits into from
Jan 5, 2022
Merged

Added support for user colors #132

merged 8 commits into from
Jan 5, 2022

Conversation

AndreasArvidsson
Copy link
Member

Added nine configurable colors for the user. I'm going to experiment with more colors so I had need of this myself.

@AndreasArvidsson AndreasArvidsson marked this pull request as ready for review December 12, 2021 17:11
Copy link
Member

@pokey pokey left a comment

Choose a reason for hiding this comment

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

LGTM with minor comment

Comment on lines 24 to 25
"-userColor1": "userColor1",
"-userColor2": "userColor2",
Copy link
Member

Choose a reason for hiding this comment

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

Should we give these real spoken forms? Eg "navy" and whatever the closest match is for the default you've used for color 2? Also, I'd be inclined not to include the -, because they will only appear in the csv if the user has actually turned them on

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm unsure. I have really not found a good second color so whatever we name the second color is probably not going to be what the user actually ends up using.

We can remove the minus.

Copy link
Member

Choose a reason for hiding this comment

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

I'm just a bit hesitant to use camel case in the spoken form column. Why not just call them "navy" and "salmon"?

Copy link
Member Author

Choose a reason for hiding this comment

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

We can do that if you prefer it. I can see if I can find a better second color and then update the names.

Copy link
Member

Choose a reason for hiding this comment

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

The second color looks close enough to salmon to me. I would be inclined to just change the spoken form to "salmon" and ship it. But if you wanna keep tweaking the colors go for it

Copy link
Member Author

@AndreasArvidsson AndreasArvidsson Jan 4, 2022

Choose a reason for hiding this comment

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

The color right now is apricot. I will take another crack at it before deciding.

Copy link
Member Author

Choose a reason for hiding this comment

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

I couldn't find a better color that didn't conflict with the others visually. But the colors are now renamed to navy and apricot.

@pokey pokey merged commit 704c22a into develop Jan 5, 2022
@pokey pokey deleted the userColors branch January 5, 2022 13:55
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.

2 participants