ReClassNET / ReClass.NET

More than a ReClass port to the .NET platform.
MIT License
1.81k stars 367 forks source link

Add setting for text color when inputting text #204

Open dshepsis opened 3 years ago

dshepsis commented 3 years ago

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.

ArcticSlayy commented 1 month ago

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