On a vanilla installation of version 1.3.4, the 位 prompt is the same color as the background:

This prompt is there, as can be seen when I select that area:

The prompt stays the same color as the background even if I change the color scheme.
Quite possibly user error, as I'm a cmder newbie, but I can't find an obvious way to make that prompt a different color.
The color is defined here https://github.com/cmderdev/cmder/blob/a8d32611a9b93cfb58f0318ae4b8041bc8a86c68/vendor/clink.lua#L41
@Stanzilla Thank you. I should have downloaded version 1.3.4 from Github, rather than the version from the front page of http://cmder.net/, which is still 1.3.3 and has this issue.
I have this same issue, is the color value in the lua script now correct as of 1.3.4?
yes
Most helpful comment
The color is defined here https://github.com/cmderdev/cmder/blob/a8d32611a9b93cfb58f0318ae4b8041bc8a86c68/vendor/clink.lua#L41