Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase contrast on Package Info pages #162

Open
mbauman opened this issue Feb 16, 2024 · 0 comments
Open

Increase contrast on Package Info pages #162

mbauman opened this issue Feb 16, 2024 · 0 comments

Comments

@mbauman
Copy link
Member

mbauman commented Feb 16, 2024

As reported in https://discourse.julialang.org/t/color-scheme-of-juliahub-package-descriptions/110282/, there are a number of elements with low contrast. The WCAG 2.0 accessibility checker flags the following:

.osano-cm-storage-policy
    <a rel="noopener" tabindex="0" href="https://juliahub.com/company/privacy/" target="_blank" class=" osano-cm-storage-policy osano-cm-content__link osano-cm-link " aria-describedby="osano-cm-aria.newWindow"><!--?lit$30367725$-->Privacy Policy</a>
.custom-placeholder
    <div class="custom-placeholder mb-2 pl-1"> Type <kbd>/</kbd> to search </div>
span[aria-current="location"]
    <span aria-current="location">DifferentialEquations</span>
.col-sm-6.col-lg-3.mb-2:nth-child(2) > .proj-details
    <div class="proj-details">PACKAGE VERSION</div>
.col-sm-6.col-lg-3.mb-2:nth-child(3) > .proj-details
    <div class="proj-details">6.9k MONTHLY DOWNLOADS</div>
.col-6 > .proj-details
    <div class="proj-details">LICENSE</div>
.col-sm-6.col-lg-3.mb-2:nth-child(5) > .proj-details
    <div class="proj-details">HOMEPAGE</div>
.col-lg-3.mb-2.col-12:nth-child(6) > .proj-details
    <div class="proj-details"> CONTRIBUTORS <button type="button" class="btn px-1 py-0 expand-btn btn-link"> show more </button></div>
.col-lg-3.mb-2.col-12:nth-child(7) > .proj-details
    <div class="proj-details"> TOPICS <button type="button" class="btn px-1 py-0 expand-btn btn-link"> show more </button></div>
.col-lg-3.mb-2.col-12:nth-child(8) > .proj-details
    <div class="proj-details">STATUS</div>
.col-auto.col-lg-3.mb-2 > .proj-details
    <div class="proj-details">INSTALLATION</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant