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 should probably be work pretty 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.