How to Change Block Cursor Color (Vim Mode)

Hey @argentum thanks for the help, unfortunately it’s not working

I tried the following:

.cm-fat-cursor .CodeMirror-cursor {
  color: #ff0000;
  }

I tried it in my theme, as well as in an empty obsidian.css and it’s not changing the vim cursor color, not sure why