CSS themes for Violentmonkey extension
For now there is no way to select theme for code editor. So it is needed to do it manualy (with some tweaks) via VM's settings. VM use CodeMirror - there you can find more themes.
Replace new theme classes with VM's predefined .cm-s-eclipse
. Note: that can be not enough due to selectors' specifity.