Hey, I edited my message from earlier with this:
/** Text Cursor Indicator */
.CodeMirror-cursor,
.CodeMirror div.CodeMirror-secondarycursor {
border-color: <YOUR-COLOR-HERE>;
}
Try using red to see if any changes are visible.
That’s what it looks like for me:
