diff --git a/src/librustdoc/html/static/themes/ayu.css b/src/librustdoc/html/static/themes/ayu.css
index c8d4ec60352..f7d474b5562 100644
--- a/src/librustdoc/html/static/themes/ayu.css
+++ b/src/librustdoc/html/static/themes/ayu.css
@@ -514,7 +514,7 @@ kbd {
}
#theme-choices > button:not(:first-child) {
- border-top-color: #c5c5c5;
+ border-top-color: #5c6773;
}
#theme-choices > button:hover, #theme-choices > button:focus {