Skip to content

@jsvision/code-editor / ResolvedCodeEditorTheme

Interface: ResolvedCodeEditorTheme

Defined in: code-editor/src/theme/theme.ts:43

Complete theme plus inspectable resolution evidence.

Properties

contractVersion

readonly contractVersion: 1

Defined in: code-editor/src/theme/theme.ts:44


report

readonly report: CodeEditorThemeResolutionReport

Defined in: code-editor/src/theme/theme.ts:46


theme

readonly theme: CodeEditorTheme

Defined in: code-editor/src/theme/theme.ts:45