I use a St.Entry
widget in an Cinnamon applet and set the text color via CSS to black.
By chance the selection color of this widget it also black - at least in the theme I use:
This way, selected text is unreadable. :-(
How can I change the selection (background) color or the color of selected text?
Is there a CSS selector available?
Where can I find documentation?