Skip to content

@jsvision/code-editor / CodeEditorCellStyle

Interface: CodeEditorCellStyle

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

One terminal-safe semantic cell style used by the code editor.

Properties

attrs?

readonly optional attrs?: number

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


background

readonly background: Color

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


foreground

readonly foreground: Color

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