kyrie
Preparing search index...
ColorPalette
Interface ColorPalette
Color palette for syntax highlighting Maps AST node types to hex color codes
interface
ColorPalette
{
array
:
string
;
bigint
:
string
;
boolean
:
string
;
circularReference
:
string
;
date
:
string
;
error
:
string
;
function
:
string
;
indentGuide
:
string
;
map
:
string
;
null
:
string
;
number
:
string
;
object
:
string
;
propertyKey
:
string
;
punctuation
:
string
;
regexp
:
string
;
set
:
string
;
specialCharacter
:
string
;
specialNumber
:
string
;
string
:
string
;
symbol
:
string
;
text
:
string
;
undefined
:
string
;
weakmap
:
string
;
weakset
:
string
;
}
Index
Properties
array
bigint
boolean
circular
Reference
date
error
function
indent
Guide
map
null
number
object
property
Key
punctuation
regexp
set
special
Character
special
Number
string
symbol
text
undefined
weakmap
weakset
Properties
array
array
:
string
bigint
bigint
:
string
boolean
boolean
:
string
circular
Reference
circularReference
:
string
date
date
:
string
error
error
:
string
function
function
:
string
indent
Guide
indentGuide
:
string
map
map
:
string
null
null
:
string
number
number
:
string
object
object
:
string
property
Key
propertyKey
:
string
punctuation
punctuation
:
string
regexp
regexp
:
string
set
set
:
string
special
Character
specialCharacter
:
string
special
Number
specialNumber
:
string
string
string
:
string
symbol
symbol
:
string
text
text
:
string
undefined
undefined
:
string
weakmap
weakmap
:
string
weakset
weakset
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
bigint
boolean
circular
Reference
date
error
function
indent
Guide
map
null
number
object
property
Key
punctuation
regexp
set
special
Character
special
Number
string
symbol
text
undefined
weakmap
weakset
kyrie
Loading...
Color palette for syntax highlighting Maps AST node types to hex color codes