Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
451
function
runDynamicStyle() {
452
createDynamicStyleOverrides();
453
watchForUpdates();
454
}
455
456
function
createThemeAndWatchForUpdates() {
457
createStaticStyleOverrides();
Callers
1
createThemeAndWatchForUpdates
Function · 0.85
Calls
2
createDynamicStyleOverrides
Function · 0.85
watchForUpdates
Function · 0.85
Tested by
no test coverage detected