Unigram: Links unreadable when using dark accent color

Created on 12 Nov 2018  路  3Comments  路  Source: UnigramDev/Unigram

When using a dark accent color like grey, links in chat messages are almost unreadable.

See this screenshot:
Screenshot

Possible ways to address this:

  • Use Telegram's color scheme for links (#831)
  • Add a color picker for link color in the appearance settings
bug

All 3 comments

There are two solutions to this, both with cons:
Set the same foreground as the rest the text, from code.

  • Cons: links would stay of the same color if you change theme

Set some specific color by overriding XAML resource.

  • Pros: would reflect theme changes
  • Cons: the same color would be applied to any link in the app, not just ones in messages

Thanks, I really appreciate the work you people (person?) are doing.

Was this page helpful?
0 / 5 - 0 ratings