pages-themes / primer

Primer is a Jekyll theme for GitHub Pages

Home Page:https://pages-themes.github.io/primer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessibility errors found in your template

wapyce-bot opened this issue · comments

The user @carlsonsantana validate your site template "https://pages-themes.github.io/primer/" and found these accessibility errors:

  • Page https://pages-themes.github.io/primer/:
    • Issue a25fa5a6-42d1-485b-aeec-14cb7d83ce0a:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.13:1. Recommendation: change text colour to #feffff.
      • Selector: html > body > div > table > tbody > tr:nth-child(4) > td:nth-child(2) > code
      • Context: <code class="highlighter-rouge">zoute</code>
    • Issue 1d600de8-15e6-4c5c-8955-d986904e54d8:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.13:1. Recommendation: change text colour to #feffff.
      • Selector: html > body > div > table > tbody > tr:nth-child(3) > td:nth-child(2) > code
      • Context: <code class="highlighter-rouge">oreos</code>
    • Issue 3f2b00ff-ba96-46c8-9730-46d534b1f98e:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.48:1. Recommendation: change background to #f7f9fb.
      • Selector: html > body > div > div:nth-child(12) > div > pre > code > span:nth-child(4)
      • Context: <span class="no">Dependencies</span>
    • Issue e748a7fc-45e7-4bd6-8e16-6b39193bf048:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.48:1. Recommendation: change background to #f7f9fb.
      • Selector: html > body > div > div:nth-child(12) > div > pre > code > span:nth-child(2)
      • Context: <span class="no">GitHubPages</span>
    • Issue c1b677b8-89fc-489b-b0d4-95eb21ab1aec:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.71:1. Recommendation: change text colour to #131302.
      • Selector: html > body > div > div:nth-child(12) > div > pre > code > span:nth-child(1)
      • Context: <span class="c1"># Ruby code with syntax highlig...</span>
    • Issue 3a23defe-5fcc-4d23-a7b8-2faa7fd361d0:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.71:1. Recommendation: change text colour to #131302.
      • Selector: html > body > div > div:nth-child(11) > div > pre > code > span:nth-child(1)
      • Context: <span class="c1">// Javascript code with syntax ...</span>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.