about summary refs log tree commit diff
path: root/src/librustdoc/html/static/themes
AgeCommit message (Expand)AuthorLines
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
2020-02-27Remove "important traits" featureGuillaume Gomez-66/+0
2020-01-09rustdoc: improve stability mark arrowsLiigo Zhuang-0/+4
2019-11-20Change background-color of search input if disabledGuillaume Gomez-0/+8
2019-10-29add sub settings in rustdocGuillaume Gomez-0/+6
2019-10-01Improve sidebar styling to make its integration easierGuillaume Gomez-2/+2
2019-05-02Fix search sidebar width when no crate select is presentGuillaume Gomez-7/+8
2019-04-16Fix dark css ruleGuillaume Gomez-3/+3
2019-03-26Fix code block display in portability element in dark themeGuillaume Gomez-0/+8
2019-02-20Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavuskennytm-23/+3
2019-02-20Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre...kennytm-9/+9
2019-02-19Fix tables displayGuillaume Gomez-23/+3
2019-02-10Add style for trait aliasesGuillaume Gomez-0/+4
2019-02-08Improve stability tags displayGuillaume Gomez-9/+9
2019-01-28Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavusMazdak Farrokhzad-8/+0
2019-01-23Fix invalid background colorGuillaume Gomez-8/+0
2019-01-15Fixes text becoming invisible when element targettedGuillaume Gomez-14/+2
2018-12-29Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavusbors-2/+10
2018-12-25Remove licensesMark Rousskov-24/+0
2018-12-24Add no-crate filter option on rustdocGuillaume Gomez-2/+10
2018-12-20display rustc_private APIs as "Internal"Andy Russell-0/+10
2018-12-06Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavusPietro Albini-2/+15
2018-12-05Rollup merge of #55563 - GuillaumeGomez:doc-search-sentence, r=QuietMisdreavusPietro Albini-2/+2
2018-11-28Add crate filteringGuillaume Gomez-2/+15