Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Increase text contrast of im_dialog_badge_muted #1776

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Increase text contrast of im_dialog_badge_muted #1776

wants to merge 1 commit into from

Conversation

zwliew
Copy link

@zwliew zwliew commented Oct 30, 2018

The current background color of #bfbfbf results in a contrast ratio of 1.84, which makes it difficult to distinguish the text. Changing the background color to #a4a4a4 brings the contrast ratio up to 2.49, which is much more legible.

The contrast ratios were tested using https://contrastchecker.com

The current background color of #bfbfbf results in a contrast
ratio of 1.84, which is subpar. Changing the background color
to #a4a4a4 brings the contrast ratio up to 2.49, which is much
more legible.

The contrast ratios were tested using https://contrastchecker.com
@Aokromes Aokromes added the Fix label Feb 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2 participants