summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes/ayu.css
AgeCommit message (Expand)AuthorLines
2022-01-05Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-1/+1
2021-11-24Fix more <a> colorGuillaume Gomez-0/+2
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-6/+11
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-6/+11
2021-11-17Make scrollbar in the sidebar always visible for visual consistencyGuillaume Gomez-2/+2
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-09-12Fix invalid background for jump-to-def links in source code pagesGuillaume Gomez-1/+1
2021-08-28Fix code blocks color in ayu themeGuillaume Gomez-1/+1
2021-08-17Add background-color on clickable definitions in source codeGuillaume Gomez-0/+3
2021-08-08Fix heading colours in Ayu themeKlim Tsoutsman-1/+1
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-14Rollup merge of #87125 - GuillaumeGomez:ayu-code-color, r=notriddleGuillaume Gomez-1/+1
2021-07-14Fix color for <code> which are not in doc blocksGuillaume Gomez-1/+1
2021-07-13Fix color for keyword/primitive search resultGuillaume Gomez-1/+1
2021-07-13Fix search result description text color for ayu themeGuillaume Gomez-1/+1
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+607