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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yellow active link color is unreadable on white background #38

Closed
danroth27 opened this issue May 6, 2021 · 4 comments
Closed

Yellow active link color is unreadable on white background #38

danroth27 opened this issue May 6, 2021 · 4 comments

Comments

@danroth27
Copy link
Member

Repro steps:

  • Run the FluentUIServerSample
  • Select the web components
  • Click on a component link
  • Try to read the yellow active link in yellow on a white background 馃槅
@awentzel
Copy link
Contributor

awentzel commented May 6, 2021

Does this seem like it may be an issue with FAST itself? @nicholasrice can you confirm? If so, we could open a new issue on FAST and link this too it? Thoughts?

@awentzel awentzel closed this as completed May 6, 2021
@awentzel awentzel reopened this May 6, 2021
@nicholasrice
Copy link
Contributor

Yea my understanding is that the yellow comes from Blazor itself, but there may be work we can do to align that color to the components?

@danroth27
Copy link
Member Author

With the updated sample app styling, this no longer seems to be an issue. I'm guessing the original yellow coloring came from https://github.com/microsoft/fast-blazor/blob/main/examples/FluentUIServerSample/wwwroot/site.css#L8.

@nicholasrice
Copy link
Contributor

Ahh yep, I replaced the anchors with fluent-anchor which doesn't use the Blazor "active" selector. Cool I think we can close this then.

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

3 participants