It looks like you're new here. If you want to get involved, click one of these buttons!
SinisterSoft
Maintainer
sysDark=-1 . . -- device={application:getDeviceInfo()} -- device[1]=="Web" -- only do the next line if html5 export if JS.eval("window.matchMedia('(prefers-color-scheme:dark)').matches")=="true" then sysDark=1 else sysDark=0 end |

