CardView icon indicating copy to clipboard operation
CardView copied to clipboard

Text colour with Dark Theme, but light colours on URL field

Open TheMihle opened this issue 1 year ago • 0 comments

When I have dark theme via theme plugin, but have the colours on light, some of the text in the URL boxes column will be dark text on dark background while the URL itself behaves as expected with light text.

image

I think the issue is partly that the background of all other boxes follows the colours. while the URL info boxes follow the theme colour.

My suggestion is either make the text behave based on the actual background, or make those URL boxes behave as the other ones and get its colour based on one of the colours instead.

TheMihle avatar Feb 24 '24 18:02 TheMihle