-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmain.min.js
1 lines (1 loc) · 1.65 KB
/
main.min.js
1
let theme=!0,context=!1;function myFunction(){var e,t,o,s,r,n,l;for(n=0,t=(e=document.getElementById("searchBox")).value.toUpperCase(),s=(o=document.getElementById("gamesList")).getElementsByTagName("li");n<s.length;n++)(l=(r=s[n].getElementsByTagName("a")[0]).textContent||r.innerText).toUpperCase().indexOf(t)>-1?s[n].style.display="":s[n].style.display="none"}function showContext(){!1==context?($("#gamesList").css("display","initial"),$(".search").css("border-radius","10px 10px 0 0"),context=!0):!0==context&&($("#gamesList").css("display","none"),$(".search").css("border-radius","10px"),context=!1)}window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,$(document).keypress(function(e){console.log("key"),191==e.which&&(console.log("/"),!1==context?(console.log("focus"),$("#searchBox").focus(),showContext()):($("#searchBox").blur(),showContext()))}),document.getElementById("b-dark").style.display="none",document.getElementById("b-light").style.display="flex",document.getElementById("darkTog").style.background="rgb(35,39,47)",document.getElementById("darkTog").style.color="rgb(235, 236, 240)",document.getElementById("darkTog1").style.background="rgb(35,39,47)",document.getElementById("darkTog1").style.color="rgb(235, 236, 240)",document.getElementById("search").style.background="rgb(52, 58, 70,0.8)",document.getElementById("search").style.border="0",document.getElementById("search").style.color="rgb(235, 236, 240)",document.getElementById("footer").style.backgroundColor="rgb(59, 66, 79)!important",document.getElementById("footer").style.color="rgb(235, 236, 240)!important",document.querySelector(".continue-playing").style.background="#444";