editor.tokenColorCustomizations in settings.json

Hello, I have a question. Does Theia not support modifying the ‘editor.tokenColorCustomizations’ content in settings.json?

The same config is useful in vscode, but it didn’t work in theia.

// vscode

vscode改颜色

// theia blueprint

theia changeColor

@RogueSword it is not yet supported theming: support theming customizations through the preferences · Issue #8060 · eclipse-theia/theia · GitHub.