]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/themes/ayu.css
Unify theme choices border color in ayu theme
[rust.git] / src / librustdoc / html / static / themes / ayu.css
index 6e8db1e9eb7926d079ee51cea67a6872cdc091f1..5f6ba5b875f7fe10ddbff34c7c185c19db14f44d 100644 (file)
@@ -513,7 +513,7 @@ kbd {
 }
 
 #theme-choices > button:not(:first-child) {
-       border-top-color: #c5c5c5;
+       border-top-color: #5c6773;
 }
 
 #theme-choices > button:hover, #theme-choices > button:focus {