Optional
aggregate_depth
aggregate_depth?: number
bg_gradient
bg_gradient: number | null
Optional
color
color?: string | null
Optional
datetime_color_mode
fg_gradient
fg_gradient: number | null
neg_bg_color
neg_bg_color: string | null
neg_fg_color
neg_fg_color: string | null
Optional
number_bg_mode
Optional
number_fg_mode
pos_bg_color
pos_bg_color: string | null
pos_fg_color
pos_fg_color: string | null
Optional
string_color_mode
Optional
symbols
symbols?: { [key in string]?: string }
The value de/serialized and stored in the viewer config. Also passed to the plugin via
plugin.save()
.