Changing cursor colour when using VIM keybindings

Hello,

I have recently started used VIM keybindings in RStudio, but I'm having a bit of problems with the cursor appearance.

I'm using a dark RStudio theme (Dracula, to be more precise). In normal mode the cursor colour defaults to red, and in insert mode it defaults to white.

I have a bit of a hard time seeing the cursor in normal mode because of its colour. I tried changing themes, but I much prefer the Dracula one over the others, and in fact I face the same problem with other dark themes (probably related, I'm colourblind lol).

I tried finding a relevant tag (to change the cursor colour) in the dracula.rsthemefile, but could not find it. The .ace_cursor colour is set to #f8f8f0 (white-ish), which is nice, but doesn't apply to the cursor in normal mode.

Any tips on how to change it?

Thanks!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.