Run this snippet from TFA in the console on GitHub:
document.startViewTransition(() => { document.documentElement.dataset.colorMode = 'dark' // 'light' });