Skip to content

Fix search results color on hover for ayu theme - #100804

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:search-results-color-ayu
Aug 31, 2022
Merged

Fix search results color on hover for ayu theme#100804
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:search-results-color-ayu

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Before:

image

After:

image

You can test it here.

r? @jsha

@GuillaumeGomezGuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-rustdoc-ui Area: Rustdoc UI (generated HTML) labels Aug 20, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

A change occurred in the Ayu theme.

cc @Cldfire

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 20, 2022
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

r? @notriddle

@rust-highfiverust-highfive assigned notriddle and unassigned jshaAug 30, 2022
@notriddle

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Aug 30, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit f7cce2f has been approved by notriddle

It is now in the queue for this repository.

@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 30, 2022
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors rollup

@JohnTitorJohnTitor mentioned this pull request Aug 30, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 31, 2022
Rollup of 10 pull requests
Successful merges:
- rust-lang#100804 (Fix search results color on hover for ayu theme)
- rust-lang#100892 (Add `AsFd` implementations for stdio types on WASI.)
- rust-lang#100927 (Adding new Fuchsia rustup docs... reworking walkthrough)
- rust-lang#101088 (Set DebuginfoKind::Pdb in msvc_base)
- rust-lang#101159 (add tracking issue number to const_slice_split_at_not_mut)
- rust-lang#101192 (Remove path string)
- rust-lang#101193 (Avoid zeroing large stack buffers in stdio on Windows)
- rust-lang#101197 (:arrow_up: rust-analyzer)
- rust-lang#101200 (Add test for issue rust-lang#85872)
- rust-lang#101219 (Update books)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 6826442 into rust-lang:masterAug 31, 2022
@rustbotrustbot added this to the 1.65.0 milestone Aug 31, 2022
@GuillaumeGomez
GuillaumeGomez deleted the search-results-color-ayu branch August 31, 2022 09:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-uiArea: Rustdoc UI (generated HTML)S-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.

6 participants

@GuillaumeGomez@rustbot@notriddle@bors@jsha@rust-highfive