UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

Add Typography Hierarchy for Posts #39

Closed razonm closed 4 months ago

razonm commented 5 months ago

Is your feature request related to a problem? Please describe. This is a feature request. We do not have a typography hierarchy for posts. The existing hierarchy does not fit will with the post layout. Currently it is either too big, too small, or too low contrast. I am using default Text for the description, but the line spacing a bit tight.

Describe the solution you'd like tamagui.config.ts should be modified to include a hierarchy for posts. It will need one for the the post title and the post description. The font and color should stand out against background of most any colors. It should also be simple and easy to read since users will view this type of text the most.

Describe alternatives you've considered I have used the existing title and subtitle. Title is too large for the post case. While Subtitle is a better size, the font color does not seem to complement the layout well. The grey bounding boxes will eventually disappear once we finalize UI component placements, so the font and color will have to stand out against a variety of images.

I considered modifying Text to be what I want, but this would lead to inconsistent components and make updating fonts more difficult. It should be included in tamagui.config.ts to avoid this issue.

Additional context image image In most backgrounds, the Subtitle is too low contrast. Sometimes, the default Text for the descriptions is also too low contrast, but that is somewhat expected. The description