Jump to content

Manual:$wgVectorNightMode

From mediawiki.org

$wgVectorNightMode is a variable that controls the dark mode behavior of Skin:Vector/2022. It was removed in MediaWiki 1.46 (phabricator:T409098).

Default behavior is (ref):

  • $wgVectorNightMode['logged_out'] = false;
  • $wgVectorNightMode['logged_in'] = true;
  • $wgVectorNightMode['beta'] = false;