Microsoft/monaco-editor

Standalone editor theme available options

Open

#3,600 创建于 2023年2月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,283 fork)batch import
editor-corefeature-requesthelp wanted

仓库指标

Star
 (14,836 star)
PR 合并指标
 (平均合并 6小时 26分钟) (30 天内合并 15 个 PR)

描述

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.

贡献者指南