Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Better text color for progress bar in dark mode #115

Closed ihubgit closed 6 months ago

ihubgit commented 1 year ago

Checklist

Is your feature request related to a problem?

Hi while being in dark mode, all text is white, except the one on the progess bar which remains black and thus doesn't help for readability.

Describe the solution you'd like to see.

White text on the progress bar.

Jacalz commented 1 year ago

This is technically a problem over at https://github.com/fyne-io/fyne. I'll see what I can do about this and keep it open in the meantime.

I have a vague recollection that we changed the colour because it improved contrast. However, I do admit that it does look a little out of place and with poor contrast.

Jacalz commented 1 year ago

Yeah, it is indeed a change that we made on Fyne a while back because it gives better contrast in the light theme. However, I do agree that it does look odd with the text not matching. I'll open an issue in Fyne for discussing how it can be handled

Jacalz commented 6 months ago

Closing in favour of https://github.com/fyne-io/fyne/issues/4845 being tracked upstream.