API 文档代码编辑器type-aliasesCodeEditorThemeCodeEditorTheme type CodeEditorTheme = "light" | "dark"; Defined in: code-editor/dist/index.d.ts:15 CodeEditor 主题类型