summary refs log tree commit diff
path: root/src/librustdoc/html/static/themes/dark.css
AgeCommit message (Collapse)AuthorLines
2018-02-14Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnikkennytm-1/+1
Changed color of struct link from #ff794d to #2dbfb8 for Rust docs This is in reference to https://github.com/rust-lang/rust/issues/47801 here I have changed the default color of struct link for `#ff794d` to `#2dbfb8` cc: @nagisa @timClicks
2018-02-08Fix missing rules for dark.cssGuillaume Gomez-0/+3
2018-02-03Fix rendering issues on mobileGuillaume Gomez-1/+1
2018-01-27Changed color of struct link from #ff794d to #2dbfb8Pramod Bisht-1/+1
2018-01-24Few fixes for multiple themes support featureGuillaume Gomez-5/+9
2018-01-22Change theme iconGuillaume Gomez-0/+1
2018-01-22tweak colors on dark themeQuietMisdreavus-26/+27
2018-01-21Add possibility to have multiple themesGuillaume Gomez-0/+382