Some elements in CodeMirror (and the ones defined in vim keymap) are styled as element styles. I want them to be styled through CSS classes. The list of missing parts is:
CodeMirror-linenumbers: font color
CodeMirror-dialog: font color, font color on error
Selected text should refer to CodeMirror-selected and CodeMirror-focused.CodeMirror-selected.
Some elements in CodeMirror (and the ones defined in vim keymap) are styled as element styles. I want them to be styled through CSS classes. The list of missing parts is: