$preview
worker badge
dial in any worker slug and see the readme badge across both themes and both README backdrops. copy the embed snippet you need.
controls
theme × backdrop matrix
theme=lightgithub light bg (#ffffff)
theme=darkgithub light bg (#ffffff)
theme=lightgithub dark bg (#0d1117)
theme=darkgithub dark bg (#0d1117)
embed snippets
markdown — light theme (canonical)
markdown — dark theme
github auto dark/light — html <picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://workers.iii.dev/workers/iii-database/badge.svg?theme=dark">
<img src="https://workers.iii.dev/workers/iii-database/badge.svg" alt="iii iii-database">
</picture>github auto dark/light — markdown (#gh-*-mode-only)

