pandeyganesha / digit-dare

https://pandeyganesha.github.io/digit-dare/
MIT License
3 stars 6 forks source link

Fix the Theme colors by choosing Primary and secondary colors for each theme #11

Open pandeyganesha opened 1 month ago

pandeyganesha commented 1 month ago

Currently not all colors look beautiful as they do not create a holistic theme. Need to define each color that we are using according to theme. Like the color of Indicator boxes.

HuyAnh2003 commented 1 month ago

Hi @pandeyganesha, I would like to try and contribute to this challenge topic, hope you to assign me to solve this, ty very much.

pandeyganesha commented 1 month ago

@HuyAnh2003 Here is what you need to do.

For now we have chosen colors with some intution. But we would like to define our primary color , seconday color , iconography colors etc. You can take ref from https://m2.material.io/design/color/the-color-system.html#color-theme-creation

We need to standardize our colors for different themes and then we would use those colors by reference wherever we need.