MediaWiki:Gadget-dark-mode-toggle.js: Difference between revisions

Content deleted Content added
As discussed on Discord, the new beta feature dark mode is conflicting with this gadget so for now handle this in the gadget until phab:T365083
Tag: Reverted
Fix typo
Tag: Reverted
Line 143:
togglePortlets();
actuallyToggleDarkMode();
checkNativeDarkModecheckDisableNativeDarkMode();
}