0.7.0 • Published 9 months ago

@open-pioneer/theme v0.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 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.7.0

9 months ago

0.3.3

11 months ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.0

2 years ago

0.1.0

2 years ago