MCPcopy
hub / github.com/darkreader/darkreader / runDynamicStyle

Function runDynamicStyle

src/inject/dynamic-theme/index.ts:451–454  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

449}
450
451function runDynamicStyle() {
452 createDynamicStyleOverrides();
453 watchForUpdates();
454}
455
456function createThemeAndWatchForUpdates() {
457 createStaticStyleOverrides();

Callers 1

Calls 2

watchForUpdatesFunction · 0.85

Tested by

no test coverage detected