modus-web-components
modus-web-components copied to clipboard
Message: Color code is not as per the style guide for question element in Dark theme
Describe the issue
Messages Web component - Color code is not as per the style guide for question element in Dark theme
Steps to Reproduce:
- Access the storybook web page
- Select Dark theme
- Select Messages Web component
- Under Messages, select Questions element
- Verify the text color code is as per the style guide
Expected Result: As per the style guide, Questions element should have the text with white (#ffffff) color.
Actual Result: Currently on the story book the text color for Questions element is grey (#a3a6b1) color
Please refer the below screenshots:
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome, Firefox, Microsoft Edge