morhetz / gruvbox-contrib

Ports of the gruvbox colorscheme
1.65k stars 362 forks source link

Xresources/XTerm - Cursor colors are not set for either the light or dark theme #137

Open furquan-lp opened 6 months ago

furquan-lp commented 6 months ago

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

1

This leads to the incorrect cursor color being used (especially if -merge is used for xrdb). Screenshot from 2024-02-26 23-37-12