about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-09-25 02:29:22 +0200
committerGitHub <noreply@github.com>2020-09-25 02:29:22 +0200
commit15efed4e6fe7a6040cb8b04c03db5dd72c9531d9 (patch)
tree59a03e56b11117482e8cf08e89989d8b61a46893 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente599b53e67ddd197a09a3d8720eed872df481aa0 (diff)
parent085679c8414fbcd0a832d57134eb6832ea7a1020 (diff)
downloadrust-15efed4e6fe7a6040cb8b04c03db5dd72c9531d9.tar.gz
rust-15efed4e6fe7a6040cb8b04c03db5dd72c9531d9.zip
Rollup merge of #75438 - Cldfire:rustdoc/use-adaptive-svg-favicon, r=GuillaumeGomez
Use adaptive SVG favicon for rustdoc like other rust sites

Use the theme-adaptive SVG favicon that was recently introduced [for the Rust site](https://github.com/rust-lang/www.rust-lang.org/pull/1185) (and others).

(This PR is simply copied from the PR linked above, so see that for rationale.)

Closes #72165.

Before, Firefox on Linux:

![image](https://user-images.githubusercontent.com/13814214/89971811-34c0a900-dc2a-11ea-9aa6-a4aa9d66bed4.png)

After, Firefox on Linux (`prefers-color-scheme` set to `dark` by setting `ui.systemUsesDarkTheme` to a number value of `1` in `about:config`):

![image](https://user-images.githubusercontent.com/13814214/89971842-515ce100-dc2a-11ea-92e8-c374aaaf6031.png)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions