@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?
readonlyoptionalattrs?:number
Defined in: code-editor/src/theme/theme.ts:8
background
readonlybackground:Color
Defined in: code-editor/src/theme/theme.ts:7
foreground
readonlyforeground:Color
Defined in: code-editor/src/theme/theme.ts:6