The Xresources configurations do not explicitly set the cursor color (cursorColor). This is unlike other configurations (like st for example) that do set the cursor color).
cursorColor (class CursorColor)
Specifies the color to use for the text cursor. The default is ``black.''
The Xresources configurations do not explicitly set the cursor color (
cursorColor
). This is unlike other configurations (like st for example) that do set the cursor color).1
This leads to the incorrect cursor color being used (especially if
-merge
is used forxrdb
).