Microsoft/monaco-editor

Expose background color override for editorOverview

Open

#960 建立於 2018年7月17日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1,283 fork)batch import
editor-corefeature-requesthelp wanted

倉庫指標

Star
 (14,836 star)
PR 合併指標
 (平均合併 6小時 26分鐘) (30 天內合併 15 個 PR)

描述

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.

貢獻者指南