Microsoft/monaco-editor

Standalone editor theme available options

Open

#3.600 aberto em 26 de fev. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1.283 forks)batch import
editor-corefeature-requesthelp wanted

Métricas do repositório

Stars
 (14.836 stars)
Métricas de merge de PR
 (Mesclagem média 6h 26m) (15 fundiu PRs em 30d)

Description

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.

Guia do colaborador