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

Rustdoc question mark next to search not visible in dark theme #77707

Closed
Nashenas88 opened this issue Oct 8, 2020 · 1 comment
Closed

Rustdoc question mark next to search not visible in dark theme #77707

Nashenas88 opened this issue Oct 8, 2020 · 1 comment
Labels
A-rustdoc-themes Area: Themes for HTML pages generated by rustdoc C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@Nashenas88
Copy link
Contributor

The new question mark that was added next to the search box with 1.47 does not change its color when switching to the dark theme. The colors are so similar that the button just appears as a white box unless you look really close.

image

@jyn514 jyn514 added A-rustdoc-themes Area: Themes for HTML pages generated by rustdoc C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Oct 8, 2020
@ollie27
Copy link
Member

ollie27 commented Oct 9, 2020

This was fixed by #75837 which I guess should have been backported. Either way this is fixed in 1.48.

@ollie27 ollie27 closed this as completed Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustdoc-themes Area: Themes for HTML pages generated by rustdoc C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants