Per-domain proxy for theme.* envelopes.
theme.*
dispatch routes napplet→shell requests into the runtime. The deprecated emit member remains only as a fail-closed compatibility trap.
dispatch
emit
Route a napplet-originated theme.* envelope (e.g. theme.get) into the runtime.
theme.get
The source napplet's windowId
The NIP-5D NappletMessage envelope
Direct theme delivery is prohibited.
Use ShellBridge.publishTheme() so delivery is filtered by live session, granted domain, and current ACL.
ShellBridge.publishTheme()
Per-domain proxy for
theme.*envelopes.dispatchroutes napplet→shell requests into the runtime. The deprecatedemitmember remains only as a fail-closed compatibility trap.