Skip to content

Commit ccbb024

Browse files
tesujiCldfire
andcommitted
ayu: Change to less luminous color
Co-authored-by: Cldfire <[email protected]>
1 parent 0820e54 commit ccbb024

File tree

1 file changed

+1
-1
lines changed
  • src/librustdoc/html/static/themes

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/themes/ayu.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ a.test-arrow:hover {
322322

323323
:target > code, :target > .in-band {
324324
background: rgba(255, 236, 164, 0.06);
325-
border-right: 3px solid #ffb44c;
325+
border-right: 3px solid rgba(255, 180, 76, 0.85);
326326
}
327327

328328
pre.compile_fail {

0 commit comments

Comments
 (0)