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

Update hex value for secondary text to improve contrast #1609

Merged
merged 4 commits into from
Oct 9, 2019

Commits on Oct 9, 2019

  1. Update hex value for secondary text to improve contrast

    Fixes in this PR
    
    The secondary text colour value has been updated to improve the
    constrast of components that use the ```govuk-colour("dark-grey")```
    sass variable. The value has been updated from ```#6f777b``` to
    ```626a6e```
    
    Fixes #1134
    DebsDee committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    d1a1695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6c94c View commit details
    Browse the repository at this point in the history
  3. Update hex value for secondary text to improve contrast

    Fixes in this PR
    
    The secondary text colour value has been updated to improve the
    contrast of components that use the ```govuk-colour("dark-grey")```
    sass variable. The value has been updated from ```#6f777b``` to ```#626a6e```
    
    This is a small incremental change that improves the contrast ratio from 4.56:1 to 5.51:1.
    
    Fixes #1134
    DebsDee committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    afd4484 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    DebsDee committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    440d413 View commit details
    Browse the repository at this point in the history