Describe the bug
Dark mode, in clipboard manager text in the right pane (content preview) is dark on a dark background. In light mode text is readable.
if you copy richtext that contains color information, BetterTouchTool will render it was it was copied. It does not modify your copied data in any way.
I'm thinking about solutions to this, but it is hard. Maybe I could lighten the background, but that would also look weird in Dark Mode
On the bottom of this view, there are buttons "standard", "Plain Text" — how to paste the content. You can add the same buttons to the top to switch representation of the content (e.g., most of the time I'm not interested in "richness" of the text I copied from the browser). Or, for a more streamlined approach: turn these buttons into sort of "tabs" or "picker" which represents current "state" of the content — and just add one button "paste", which pastes content in that current state. Or easiest way — add a setting to the app settings "which way you want your content to be shown/pasted by default in ClipboardManager".
There is already the selection dropdown on the top right where you can choose plaintext. However maybe I can add an option to make this default. This however would disable various of the features (e.g. editing)
Ah, there really is. But "rendering" option still makes text black even when "plain text" is selected, and "raw text" makes text white and large, and adds a strange additional blueish background.