id
:Themes
undefined
firstName
: 3 chars
lastName
: 5 chars
email
: 13 chars
introduction
: 34 chars
birthDate
: age
: emailVerified
: interests
:[ ,, ,… ]
'radio'
'tv'
'internet'
4 items
nilVals
:[ ,, ,… ]
undefined
null
NaN
4 items
get interestList
: doStuff
:inspect
The default, original color scheme designed for this library
Base16
Section titled “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
Section titled “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.