]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 27 Sep 2022 19:42:25 +0000 (21:42 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 19:42:25 +0000 (21:42 +0200)
commitf28ac30527b423d01f762bbf93aec0c6bd1adf52
tree7954e789c7e8a7521417550e3c633ba949ccc375
parent5971b1a92123a6e643649d971c8a48a3c7c88e7a
parenta925e203d199daac8589efa2b5e9849474f1e3a1
Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle

Fix search result colors

Fixes regression introduced in https://github.com/rust-lang/rust/commit/99c00714cff0d13b6c5092c9949cb4e93a121346.

As you can see, ayu lost some colors for its search results:

beta/nightly:
![Screenshot from 2022-09-27 19-46-49](https://user-images.githubusercontent.com/3050060/192606456-e7bb58dd-cf76-49a0-b1ae-28565adb1dc6.png)

stable:
![Screenshot from 2022-09-27 19-46-36](https://user-images.githubusercontent.com/3050060/192606453-e720e219-a336-4ff1-989b-2fdb76e789eb.png)

We'll need to backport it to beta too to prevent it reaching stable.

r? `@notriddle`
src/librustdoc/html/static/css/rustdoc.css