halfmoon
halfmoon copied to clipboard
add "setColorMode" feture
title
you can now use
halfmoon.setColorMode('dark')
to set the page to darkmode, regardless of its current state, and
halfmoon.setColorMode('light')
to set the page to lightmode.