Open Pioneer Trails Packages
    Preparing search index...

    Module @open-pioneer/theme - v0.10.0

    @open-pioneer/theme

    This package provides a theme that uses the "trails" color scheme.

    This theme is based on @open-pioneer/base-theme. It may define additional style rules that diverge from the global default theme.

    To use the theme in your app, first import:

    import { theme } from "@open-pioneer/theme";
    

    Then pass in the theme in createCustomElement:

    createCustomElement({
    ...,
    theme
    });

    See @open-pioneer/base-theme for more details.

    Apache-2.0 (see LICENSE file)

    Variables

    theme