You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
When an info popup window for a particular function is opened, it is somewhat difficult to see and even read links, because the font colour is quite similar to the background colour. I have an AMOLED display, so this might be even worse on some LCDs. I propose to use a much darker font colour for links as far as the light theme is concerned. When using the dark theme, it may make more sense to choose a darker background colour in order to have better contrast for all text in this window.
The text was updated successfully, but these errors were encountered:
The link color is determined by your theme, so this might indeed causing readability issues.
The correct solution is to get the background color from the theme also, else other people will have the same problem.
When an info popup window for a particular function is opened, it is somewhat difficult to see and even read links, because the font colour is quite similar to the background colour. I have an AMOLED display, so this might be even worse on some LCDs. I propose to use a much darker font colour for links as far as the light theme is concerned. When using the dark theme, it may make more sense to choose a darker background colour in order to have better contrast for all text in this window.
The text was updated successfully, but these errors were encountered: