Currently the current line marker while debugging is bright blue and opaque, which makes it very difficult to read the text when a dark theme (with light text) is in use. Please make the marker partially transparent.
For example, adding this to SciTE_SetCurrentLine() would fix the issue.
Currently the current line marker while debugging is bright blue and opaque, which makes it very difficult to read the text when a dark theme (with light text) is in use. Please make the marker partially transparent.
For example, adding this to SciTE_SetCurrentLine() would fix the issue.