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

15. As a user I want the application to have a consistent color palette throughout so it is pleasing to look at #40

Open
2 tasks
LINDGRENBA opened this issue Feb 20, 2021 · 1 comment

Comments

@LINDGRENBA
Copy link
Contributor

LINDGRENBA commented Feb 20, 2021

Users want applications that are pleasing to look at and if the application is food related, colors should not be unappetizing.

  • Uses the following color palette :
    #F9de59 : yellow (not-too-soon)
    #e8a628: orange (kind-of-soon)
    #f98365: salmon (soon)
    #c33124: red (soon)
    #a1dffb: blue (header/nav backgrounds)

AC :

  • Colors and contrast must meet accessibility guidelines / pass accessibility tests
    WCAG Color Contrast Testing Site

  • Material UI Theme is implemented so that colors are easily accessed and remain consistent throughout the application.

@veeteeran veeteeran changed the title As a user I want the application to have a nice color palette so it is fun to look at 15. As a user I want the application to have a nice color palette so it is fun to look at Feb 20, 2021
@LINDGRENBA LINDGRENBA self-assigned this Feb 25, 2021
@LINDGRENBA LINDGRENBA moved this from To do to In progress in TCL-17 Smart Shopping List Stories Feb 25, 2021
@LINDGRENBA LINDGRENBA changed the title 15. As a user I want the application to have a nice color palette so it is fun to look at 15. As a user I want the application to have a consistent color palette throughout so it is pleasing to look at Feb 27, 2021
@LINDGRENBA
Copy link
Contributor Author

I updated this to just address the implementation of the material UI theme for now, but will check in with the team to finalize where the classes / colors should be specifically implemented.

@LINDGRENBA LINDGRENBA mentioned this issue Feb 27, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant