Microsoft/monaco-editor

Standalone editor theme available options

Open

#3.600 geöffnet am 26. Feb. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.283 Forks)batch import
editor-corefeature-requesthelp wanted

Repository-Metriken

Stars
 (14.836 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6h 26m) (15 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide