ReClass.NET icon indicating copy to clipboard operation
ReClass.NET copied to clipboard

Add setting for text color when inputting text

Open dshepsis opened this issue 4 years ago • 1 comments

Right now, when you double click an editable text field (e.g. a comment or the name of a node), the text in that field is always black, or white when highlighted with a blue highlight. This is an issue when setting the Memory View Background Color to a dark color. These colors, at least the default black text color, should be change-able in the user-settings. This will allow users to ensure sufficient contrast even when using a "dark-mode" color scheme.

dshepsis avatar Aug 01 '21 13:08 dshepsis

Use this: https://github.com/ReClassNET/ReClass.NET/pull/247

ArcticSlayy avatar Aug 08 '24 03:08 ArcticSlayy