Light style has problems with legibility.
4 months, 2 weeks ago
Edited by
aspiring_dev
on Sept. 12, 2020, 10:42 a.m.
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.
Light style has problems with legibility.
4 months, 2 weeks ago
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!
Light style has problems with legibility.
3 months ago
@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.
Light style has problems with legibility.
2 months, 3 weeks ago
Thank you so much George, for these and all the other changes in the new version. It's all good now!