@bndynet/dialog-themes

themes for @bndynet/dialog package

Usage no npm install needed!

<script type="module">
  import bndynetDialogThemes from 'https://cdn.skypack.dev/@bndynet/dialog-themes';
</script>

README

@bndynet/dialog-themes

DEMO

Themes for @bndynet/dialog

Usage

dialog.setup({
    theme: 'dialog-dark',
    //...
});