mdBook/src
Tim Small 7f59fdd9bd Enhance text contrast of `light` theme to improve accessibility.
The existing light theme has relatively low contrast between the text
(and other UI elements) and background (especially within code blocks).
This presents difficulties for people with reduced visual contrast
perception (common in older adults).

This patch makes changes to the default `light` theme to meet the
minimum contrast requirement of the v2.1 W3C WCAG (Web Content
Accessibility Guidelines)
https://www.w3.org/WAI/WCAG21/quickref/#contrast-minimum

The small size, and slender font used for the title text makes it hard
to read, even with the increased contrast colour scheme, so this patch
also increases the size of the title text font by 20%.

Closes #1442
2021-02-21 14:35:10 +00:00
..
book Add missing parenthesis in doc comment. 2021-01-13 14:26:14 -08:00
cmd Change `init --theme` to place theme in root. (#1432) 2021-01-07 01:29:38 +01:00
preprocess Fix stray spacing after #playground code 2020-11-05 21:43:04 -08:00
renderer Merge pull request #1418 from ehuss/relative-renderer-command 2021-01-14 17:01:41 -08:00
theme Enhance text contrast of `light` theme to improve accessibility. 2021-02-21 14:35:10 +00:00
utils clippy: use char instead of str 2020-12-31 15:37:34 -05:00
config.rs Add intra-docs links to docs 2021-01-10 14:51:30 -08:00
lib.rs Add intra-docs links to docs 2021-01-10 14:51:30 -08:00
main.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00