0.3.1 • Published 2 months ago

@open-pioneer/theme v0.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

@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.

Usage

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.

License

Apache-2.0 (see LICENSE file)

0.3.1

2 months ago

0.3.0

4 months ago

0.2.0

5 months ago

0.1.0

6 months ago