Microsoft/monaco-editor
Auf GitHub ansehenExpose background color override for editorOverview
Open
#960 geöffnet am 17. Juli 2018
editor-corefeature-requesthelp wanted
Repository-Metriken
- Stars
- (14.836 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6h 26m) (15 gemergte PRs in 30 T)
Beschreibung
It seems strange that there is no way to change this one specific color. You basically can either use FFFFFF, 232323, or 000000 by way of changing the base theme from 'vs', 'vs-dark', and 'hc-black' respectively. Is there some technical blocker to exposing this color?
We are doing a fair bit of work in the theming department and it would be nice to be able to set this.