@jsvision/code-editor / CodeEditorThemeResolutionReport
Interface: CodeEditorThemeResolutionReport
Defined in: code-editor/src/theme/theme.ts:25
One rejected theme input or deterministic accessibility adjustment.
Properties
activeLayer
readonlyactiveLayer:"editor"|"application-derived"|"application"|"independent"|"last-valid"|"safe-default"
Defined in: code-editor/src/theme/theme.ts:27
Highest-precedence layer that contributed a valid value.
adjustments
readonlyadjustments: readonlyobject[]
Defined in: code-editor/src/theme/theme.ts:34
Deterministic accessibility or terminal-capability repairs applied during resolution.
fallbackSource
readonlyfallbackSource:string
Defined in: code-editor/src/theme/theme.ts:30
Sanitized palette name or derivation source used as the complete base.
rejected
readonlyrejected: readonlystring[]
Defined in: code-editor/src/theme/theme.ts:32
Bounded semantic paths rejected during validation.