How to change blinking cursor color?

, ,

Hey team,

I’ve tried several approaches to change the colour of the blinking cursor, but nothing has worked so far.

I thought caret-color might be the solution, but unfortunately, it didn’t work:

.input {
 caret-color: red;
}

If anyone has insights on changing the cursor color, I’d really appreciate the help.

Thanks :slight_smile:

UXP is not a browser… maybe like 10-15 % of CSS features work there.

I know that but if you know how to change the color, please tell me :slight_smile:

I think it is not possible in UXP.