vostpt / mobile-app

VOSTPT App for Android and iOS (supported by Flutter Portugal)
MIT License
25 stars 25 forks source link

Use different Primary and Secondary Colors #46

Closed OldMetalmind closed 4 years ago

OldMetalmind commented 5 years ago

As recommended by Francisco, we should avoid using the colors Green and Yellow, since they are used as an information, we should follow the color palette created for VOST

https://drive.google.com/file/d/1qLIXjp_nSWs8kpMdLFcNj9NQvxNyBsCb/view

We need to find proper Material colors that fit well with the VOST palette of Blue and that are inclusive. Then update the project with the new colors.

OldMetalmind commented 5 years ago

@ffrutuoso can you try out this tool and find a nice couple of Primary an Secondary? I tried out with the 'Informacao' (Blue) and Wisteria

https://material.io/resources/color/#!/?view.left=0&view.right=0&primary.color=1E66DE&secondary.color=B9AFF0

Try out in the Figma, feel out the colors.

ffrutuoso commented 5 years ago

New color palette here: https://material.io/resources/color/...

Still needs to be tested further, but this is the starting point.

Screen Shot 2019-08-20 at 18 52 55

diegoalvis commented 5 years ago

@OldMetalmind I'd like to contribute to this issue. I already have some work in progress with an app theme component using the new color palette.

OldMetalmind commented 5 years ago

assigned to you @diegoalvis