cengage / react-magma

https://react-magma.cengage.com
MIT License
21 stars 12 forks source link

Style update: Progress bar - Adjust colors for success and danger in dark mode #1424

Open orion-cengage opened 2 weeks ago

orion-cengage commented 2 weeks ago

Purpose: The color of red and green we're using in dark mode of the progress bar are very pale and hard to quickly identify even for those who have no difficulty viewing colors. We just need to change the shades of red and green we're using slightly.

Figma: https://www.figma.com/design/Tr95MXTnqB7usxQz1aPKHL/Components---Feedback?m=auto&node-id=825-13695&t=HV7asUcgNyHVObLM-1

image

  1. Change danger color in dark mode from danger-200 to danger-300
  2. Change success color in dark mode from success-200 to success-300