File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/librustdoc/html/static Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 383383}
384384
385385.content span .enum , .content a .enum , .block a .current .enum { color : # 5e9766 ; }
386- .content span .struct , .content a .struct , .block a .current .struct { color : # e53700 ; }
386+ .content span .struct , .content a .struct , .block a .current .struct { color : # df3600 ; }
387387.content a .type { color : # e57300 ; }
388388.content a .macro { color : # 068000 ; }
389389.block a .current .crate { font-weight : 500 ; }
Original file line number Diff line number Diff line change @@ -106,14 +106,14 @@ a {
106106}
107107
108108.docblock a , .stability a {
109- color : # 4e8bca ;
109+ color : # 3873AD ;
110110}
111111
112112a .test-arrow {
113113 color : # f5f5f5 ;
114114}
115115
116- .content span .trait , .content a .trait , .block a .current .trait { color : # 8866ff ; }
116+ .content span .trait , .content a .trait , .block a .current .trait { color : # 7c5af3 ; }
117117
118118.search-input {
119119 color : # 555 ;
You can’t perform that action at this time.
0 commit comments