Skip to content

Fix font color for help button in ayu and dark themes - #75837

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-font-color-help-button
Aug 27, 2020
Merged

Fix font color for help button in ayu and dark themes#75837
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-font-color-help-button

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

A nice before/after:

Screenshot from 2020-08-23 14-47-07

Screenshot from 2020-08-23 14-47-03

For the ayu theme, the change is very "light", the font color was already close to white, so I unified the color with the pictures of the other buttons:

Screenshot from 2020-08-23 15-20-45
Screenshot from 2020-08-23 15-20-50

@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez

Some changes occurred in HTML/CSS themes.

cc @GuillaumeGomez

A change occurred in the Ayu theme.

cc @Cldfire

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @ollie27

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 23, 2020
@ollie27ollie27 added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Aug 23, 2020
@Cldfire

Copy link
Copy Markdown
Contributor

Looks great to me! 😄

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r=pickfire rollup

@bors

bors commented Aug 24, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 5041aee has been approved by pickfire

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 24, 2020
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

So used to put @pickfire as reviewer that I did by reflex... Sorry @Cldfire XD

@bors r-

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 24, 2020
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r=Cldfire rollup

@bors

bors commented Aug 24, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 5041aee has been approved by Cldfire

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Aug 24, 2020
@pickfire

Copy link
Copy Markdown
Contributor

What's the difference? I can't see notice the difference.

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Look at the "?" on the right. More visible with the dark theme than the ayu one.

@pickfirepickfire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me too.

@jyn514jyn514 added the A-rustdoc-themes Area: Themes for HTML pages generated by rustdoc label Aug 25, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 27, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#74730 (Hexagon libstd: update type defs)
- rust-lang#75758 (Fixes for VxWorks)
- rust-lang#75780 (Unconfuse Unpin docs a bit)
- rust-lang#75806 (Prevent automatic page change when using history)
- rust-lang#75818 (Update docs for SystemTime Windows implementation)
- rust-lang#75837 (Fix font color for help button in ayu and dark themes)
- rust-lang#75870 (Unify theme choices border color in ayu theme)
- rust-lang#75875 (Shorten liballoc vec resize intra-doc link)
- rust-lang#75953 (Fix swapped stability attributes for rustdoc lints)
- rust-lang#75958 (Avoid function-scoping global variables)
Failed merges:
r? @ghost
@bors
bors merged commit 88c68ca into rust-lang:masterAug 27, 2020
@GuillaumeGomez
GuillaumeGomez deleted the fix-font-color-help-button branch August 27, 2020 08:55
@cuvipercuviper added this to the 1.48.0 milestone Nov 17, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-themesArea: Themes for HTML pages generated by rustdocS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@GuillaumeGomez@rust-highfive@Cldfire@bors@pickfire@cuviper@ollie27@jyn514