The 2025 Wheel Reinvention Jam is in 17 days. September 22-28, 2025. More info

Light style has problems with legibility.

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.

Edited by aspiring_dev on Reason: Initial post
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!
@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.
Thank you so much George, for these and all the other changes in the new version. It's all good now!