Hi, the text selection color is taken from the system color palette, so you have an option to change it through System Settings. The problem is that selection rectangles are painted in Multiply composition mode, which is invisible on black background, and also at blue on green foreground. :(
The find color is hardcoded, there is no way for a user to change it. The Multiply problem could easily be fixed similar to https://invent.kde.org/graphics/okular/-/merge_requests/237 Making the color configurable does not appear to be accepted: https://bugs.kde.org/show_bug.cgi?id=375735 Tom wrote: > Hello, > i am working with the colors green on black colors as shown at the added > photos, > and i have two issues: > 1. the default color for find word is yellow, and i cant see the > yellow on the green. > 2. the default color for text selection is dark blue, and the blue > look shadded on the black background. > > Is there an option to change the default colors ? > > regards, > Tom