josdejong / josdejong/jsoneditor
Change color of the blinking caret
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey, thanks for this nice library.
Have one question, is it possible to change the color of the blinking caret.
Something like:
```css
* {
caret-color: red !important;
}
```
Does not work.
Contributor guide
Assessment
This issue has not been assessed yet.