mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-20 22:57:39 -04:00
388538fc96
Fix --kbd-color variable name in rustdoc.css Interestingly enough, it only impacted the dark theme. Before:  After:  r? `@notriddle`