pulsar/static/vim-mode.css

5 lines
80 B
CSS
Raw Normal View History

.editor.command-mode .cursor {
border-left: 0;
background-color: #9dff9d;
}