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.
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.
* 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.