Google Snake darkmode, modding and more!
Install the mod by copy and pasting this into the JavaScript console:
r=new XMLHttpRequest();r.onload=function(){eval(this.responseText);};r.open('GET','https://raw.githubusercontent.com/skagenmacka/snake/main/ChangeColor.js');r.send();