MCPcopy Index your code
hub / github.com/gto76/python-cheatsheet / addDarkThemeScript

Function addDarkThemeScript

parse.js:751–753  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

749}
750
751function addDarkThemeScript() {
752 $('#main').before(DARK_THEME_SCRIPT);
753}
754
755function removeOrigToc() {
756 const headerContents = $('#contents');

Callers 1

modifyPageFunction · 0.85

Calls 1

$Function · 0.85

Tested by

no test coverage detected