Theme - Richasy/Controls-MarkdownEditBox GitHub Wiki

The MarkdownEditBox is based on the theme definition of monaco-editor, but some specific tokens are provided for easy coloring.

If you want to view the definition of language in the original project of the editor, you can click here.

MarkdownEditorBox relies on JSON files to define the theme configuration, which is similar to monaco-editor, you can find a configuration template here

For examples of theme definition and switching, you can view the sample application of the project: Scenario4.