Change the color for selected Greek words #6
Labels
No Label
Bug
Enhancement
Feature request
Security related
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: WycliffeAssociates/en_btr_frontend#6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tim pointed out that the color used for selected Greek words and their corresponding table entry does not have enough contrast.
Current color code: #add8e6
Reproduce: Navigate to any available scripture verse and click on a Greek word.
Does it need to be the same color as the highlighting in the table? If so, we'll probably need to change the text color in the table when highlighted to white instead of black to provide proper contrast.
I think having them the same color will help the user make the connection between the two datasets.
How about highlighting the word in the verse with
background-color
instead of changing the color of the text? I think that makes an even closer connection, and doesn't require any changes in font colors. I'll push that change so you can see what you think.I am good with whatever you think will work best. Feel free to make changes. We can always rever them if we change our minds.
This should be fixed with commit 6f84a4c61c