Interface: CodeColorScheme
Defined in: mobjects/text/CodeHighlighting.ts:40
Color scheme for syntax highlighting
Properties
background
background:
string
Defined in: mobjects/text/CodeHighlighting.ts:50
comment
comment:
string
Defined in: mobjects/text/CodeHighlighting.ts:43
default
default:
string
Defined in: mobjects/text/CodeHighlighting.ts:49
function
function:
string
Defined in: mobjects/text/CodeHighlighting.ts:45
keyword
keyword:
string
Defined in: mobjects/text/CodeHighlighting.ts:41
lineNumber
lineNumber:
string
Defined in: mobjects/text/CodeHighlighting.ts:51
number
number:
string
Defined in: mobjects/text/CodeHighlighting.ts:44
operator
operator:
string
Defined in: mobjects/text/CodeHighlighting.ts:46
punctuation
punctuation:
string
Defined in: mobjects/text/CodeHighlighting.ts:47
string
string:
string
Defined in: mobjects/text/CodeHighlighting.ts:42
type
type:
string
Defined in: mobjects/text/CodeHighlighting.ts:48