about summary refs log tree commit diff
path: root/src/librustdoc/html/static/themes
AgeCommit message (Expand)AuthorLines
2021-03-23Slight visual improvements to warning boxes in the docsr00ster91-4/+4
2021-03-15No background for code in portability snippetsSimonas Kazlauskas-9/+3
2021-02-02Better styling of "Switch result tab" shortcutSmitty-1/+0
2020-12-24Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N...bors-6/+6
2020-12-12rustdoc light theme: Fix CSS for selected buttonsCamelid-1/+1
2020-12-10Make search results tab and help button focusable with keyboardGuillaume Gomez-11/+13
2020-12-05Move tooltips messages to CSS instead of inside HTMLGuillaume Gomez-6/+6
2020-11-24Rename "stability" CSS class to "item-info"Guillaume Gomez-6/+6
2020-10-19Add link to rustdoc book in rustdoc help popupGuillaume Gomez-3/+18
2020-09-09Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27bors-3/+0
2020-09-07rustdoc: Fix font CSS for crate listsCamelid-3/+0
2020-09-05Improve ayu doc source line number contrastIvan Tham-2/+3
2020-09-01Use "Fira Sans" for crate list fontCamelid-0/+3
2020-08-30Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color...bors-1/+1
2020-08-27Rollup merge of #75870 - GuillaumeGomez:unify-border-color-theme-ayu, r=pickfireDylan DPC-1/+1
2020-08-25Improve theme button hover background colorGuillaume Gomez-1/+1
2020-08-24Unify theme choices border color in ayu themeGuillaume Gomez-1/+1
2020-08-23Fix font color for help button in ayu and dark themesGuillaume Gomez-0/+2
2020-08-11Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514Dylan DPC-6/+9
2020-08-11Rollup merge of #75249 - GuillaumeGomez:rust-logo-border, r=ManishearthDylan DPC-6/+12
2020-08-10Add help buttonGuillaume Gomez-6/+9
2020-08-09Rename "Important traits" to "Notable traits"Camelid-3/+3
2020-08-07Only add a border for the rust logoGuillaume Gomez-6/+12
2020-07-28ayu theme: Change doccomment color to `#a1ac88`Lzu Tao-3/+2
2020-07-26Don't italicize comments in ayu themeJarek Samic-1/+0
2020-07-24Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomezYuki Okushi-1/+3
2020-07-24Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=ManishearthYuki Okushi-0/+12
2020-07-24Add right border bar to Dark and Light themeLzu Tao-0/+2
2020-07-24ayu: Change to less luminous colorLzu Tao-1/+1
2020-07-20Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomezManish Goregaokar-10/+0
2020-07-19Ayu: use different background color to make Run button easy-to-spotLzu Tao-4/+3
2020-07-19Fix search input focus in ayu themeJarek Samic-10/+0
2020-07-19Add an border around the Run buttonLzu Tao-0/+1
2020-07-17Fix tidy issuesGuillaume Gomez-12/+22
2020-07-17Convert whitespaces to tabsGuillaume Gomez-44/+54
2020-07-17Improve logo image display in different themesGuillaume Gomez-0/+12
2020-07-16Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomezManish Goregaokar-9/+6
2020-07-16Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-...Manish Goregaokar-16/+0
2020-07-16Remove !important on border-color and background-colorManish Goregaokar-6/+6
2020-07-16Add Ayu theme for spotlightManish Goregaokar-0/+5
2020-07-16Make spotlight show on hoverManish Goregaokar-62/+6
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-0/+66
2020-07-15Remove drop-shadowLudwig Stecher-5/+0
2020-07-15Improve ayu rustdoc themeLudwig Stecher-9/+11
2020-07-15Remove unused CSS rules for internal rustc itemsLzu Tao-16/+0
2020-07-12Add Ayu theme to rustdocJarek Samic-0/+561
2020-06-18Added tooltip for should_panic code examples.Jake Degen-0/+32
2020-04-07Extend sidebar scrollbar changes to all scrollbarsGuillaume Gomez-8/+29
2020-04-07Improve scrollbar display in rustdocGuillaume Gomez-0/+24
2020-03-14Make ignore and compile fail signs more visibleGuillaume Gomez-10/+11