☯ A simple store that syncs with your device's theme settings
<script> import { is } from 'svelte-device-theme' </script> <output>is.dark: undefined</output>