Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ failure
Function
failure
src/inject/dynamic-theme/index.ts:758–760 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
756
};
757
758
const
failure = () => {
759
removeDynamicTheme();
760
};
761
762
if
(isDRLocked()) {
763
removeNode(document.querySelector(
'.darkreader--fallback'
));
Callers
1
interceptOldScript
Function · 0.85
Calls
1
removeDynamicTheme
Function · 0.85
Tested by
no test coverage detected