RemedyBG»Forums
6 posts
Light style has problems with legibility.
Edited by aspiring_dev on Reason: Initial post
Arrow icons are barely legible, as are the line numbers in the source window, and changed values in the watch window. The address of a watched variable in the memory window is completely illegible.

None of this makes the style unusable but it's a little annoying. Not asking for more configurable colors, just hard-coded colors which work well in both styles.

Fantastic program nonetheless.
309 posts / 1 project
None
Light style has problems with legibility.
My apologies! It shouldn't be too hard to add fully customizable colors, though probably without a UI (editing an ini file, say). I'll also see what I can do about the default colors for the light style.

Thanks for the input!
309 posts / 1 project
None
Light style has problems with legibility.
@aspiring_dev,

This is fixed in upcoming 0.3.1.0.

* Line numbers will use the same color as the selected text color
* Arrows now have black highlight
* Symbols in gutter are now drawn above selection and are more visible
* Colors for watch-value changed now dependent on mode
* Colors in memory window for highlighted bytes and address now dependent on mode.

If you can notice anything I missed above please let me know.
6 posts
Light style has problems with legibility.
Thank you so much George, for these and all the other changes in the new version. It's all good now!