@jsvision/code-editor / ResolveCodeEditorThemeContext
Interface: ResolveCodeEditorThemeContext
Defined in: code-editor/src/theme/resolve.ts:13
Application presentation and terminal capabilities used to resolve an editor palette.
Properties
applicationTheme
readonlyapplicationTheme:Pick<Theme,"editorNormal"|"editorSelected"|"statusBar">
Defined in: code-editor/src/theme/resolve.ts:14
caps
readonlycaps:CapabilityProfile
Defined in: code-editor/src/theme/resolve.ts:15