about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes/dark.css
AgeCommit message (Expand)AuthorLines
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-6/+3
2022-01-31Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-2/+2
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-0/+1
2022-01-29Fix some CSS warnings and errors from VS CodeNoah Lev-2/+2
2022-01-24Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddleMatthias Krüger-0/+22
2022-01-23tweak all sidebar coloursConrad Ludgate-3/+22
2022-01-23adjust sidebar link brightnessConrad Ludgate-0/+3
2022-01-21Unify search input and buttons sizeGuillaume Gomez-9/+2
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-3/+0
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-24/+3
2022-01-17Rustdoc style cleanupsJacob Hoffman-Andrews-1/+2
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-1/+1
2022-01-11Fix style for rust logoGuillaume Gomez-1/+1
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-1/+1
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-1/+1
2022-01-05Simplify :target CSS selectorGuillaume Gomez-4/+1
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-18/+20
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-2/+6
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-1/+1
2021-12-08Change associated type to use link colorJacob Hoffman-Andrews-2/+2
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-1/+1
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-18/+16
2021-11-29rustdoc: show logo in source sub navcynecx-1/+1
2021-11-29rustdoc: fix theme colorscynecx-1/+1
2021-11-29rustdoc: merge source sidebar into main sidebarcynecx-1/+1
2021-11-24Fix more <a> colorGuillaume Gomez-0/+2
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-9/+14
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-9/+14
2021-11-17Make scrollbar in the sidebar always visible for visual consistencyGuillaume Gomez-1/+1
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-4/+0
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+19
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-1/+1
2021-10-06Add styles for non-white themesWill Crichton-0/+19
2021-10-06Restore h1 styles, which got accidentally removed.Mukund Lakshman-1/+1
2021-10-04librustdoc: Use correct heading levels.Mukund Lakshman-1/+1
2021-09-17Add rustdoc version into the help popupGuillaume Gomez-2/+2
2021-08-17Add background-color on clickable definitions in source codeGuillaume Gomez-0/+3
2021-08-03Rustdoc accessibility: use an icon for the [-]/[+] controlsMichael Howell-0/+5
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-1/+1
2021-07-18Fix <table> overflow in doc blocksGuillaume Gomez-1/+1
2021-07-13Fix color for keyword/primitive search resultGuillaume Gomez-1/+1
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+479