export interface ThemeConfiguration { bold?: boolean editorTheme?: string italic?: boolean vivid?: boolean }