Microsoft/monaco-editor

Standalone editor theme available options

Open

#3,600 opened on 2023年2月26日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (1,283 forks)batch import
editor-corefeature-requesthelp wanted

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (平均マージ 6h 26m) (30d で 15 merged PRs)

説明

The standalone editor ships a subset of these -- https://code.visualstudio.com/api/references/theme-color

(Originally posted by @alexdima in https://github.com/microsoft/monaco-editor/issues/1631#issuecomment-564283206)

I would like which options are really used, for example input.placeholderForeground is not applied as far as I can see, which subset is really used?

See: https://code.visualstudio.com/api/references/theme-color

input.placeholderForeground: Input box foreground color for placeholder text.

コントリビューターガイド