summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes
AgeCommit message (Expand)AuthorLines
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/+9
2021-08-08Fix heading colours in Ayu themeKlim Tsoutsman-1/+1
2021-08-03Rustdoc accessibility: use an icon for the [-]/[+] controlsMichael Howell-0/+10
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-3/+3
2021-07-18Fix <table> overflow in doc blocksGuillaume Gomez-3/+3
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-3/+3
2021-07-13Fix search result description text color for ayu themeGuillaume Gomez-1/+1
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+1555