Skip to content

Set font color of text previews to avoid white-on-white.

Set font color in plain text previews = 0,0,0 -- to contrast with the background color of 245,245,245 regardless of system color theme.

This is intended to fix this bug/issue: #3 (closed) https://bugs.kde.org/show_bug.cgi?id=446222

I have no idea what I'm doing in the qt framework, so this is probably wrong. Also not sure how I'm going to test this. Any help/correction is greatly appreciated!

Merge request reports