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

Resting position shouldn't be the same color as the characters #43

Open
AlvesJorge opened this issue Feb 3, 2024 · 0 comments
Open

Comments

@AlvesJorge
Copy link

The T looks like an I, since the underline is the same color as the character.
This is quite annoying specially when learning a new layout like colemak, where the T is in the resting position.
This is easily fixable with one line in the restingPosition class:
text-decoration-color: var(--accent-color)
Before:
image
After:
image

Let me know if you agree with this change and I'll open the pr

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

No branches or pull requests

1 participant