Open
Description
Is your feature request related to a problem? Please describe.
- Since there is no guidelines on what colors to use in the project ,contributors are using colors according to their discretion
- The codebase is also cluttered with hexcodes since variables are underutilized
Describe the solution you'd like
- Design a color palette
- Translate the color palette to less variables
- Add instructions on how to use this palette in Contributing guidelines
- Clean up the codebase using said variables