Svelte <Inspect {value} />

Themes

bigint
:
bigint 9007199254740991n
symb
:
symbol Symbol(abcd)
body
:
null
number
:
num 0
inspect

The default, original color scheme designed for this library

Base16

Svelte Inspect Value utilizes the base16-framework for theming, meaning a theme can be defined with (less than) 16 colors.
If you have favorite base16 color-scheme it will probably work well with Inspect.
The variables --base04 and --base0F is currently not used by any default themes, but is still defined and can be used in custom components.

How To

Visit the theme creator for an overview of how the base16-variables are applied and examples on how to define and use a custom theme.