@jill64/svelte-device-theme

npm-version npm-license npm-download-month npm-min-size ci.yml website

☯ A simple store that syncs with your device's theme settings

▷ Installation
<script>
  import { is } from 'svelte-device-theme'
</script>

<output>is.dark: undefined</output>