Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am willstocks on github.
  • I am willstocks (https://keybase.io/willstocks) on keybase.
  • I have a public key ASDPdB6dmwdBSvEN86eUFG6NcySGGYQxMJZFExeHqfcPowo

To claim this, I am signing this object:

@willstocks
willstocks / synthwaveextraglow+brackets.css
Last active February 16, 2020 22:47
Synthwave '84 Glow + brackets glow 😁
/*Overriding existing glowiness*/
/*synthwave 0.1.0 +
.mtk3 {
color: #f92aad;
text-shadow: 0 0 3px #100c0f, 0 0 8px #dc078e5b, 0 0 11px #fff3;
}
.mtk4 {
color: #6d77b3;
}
function checkTime() {
var timeNow = new Date().getHours();
const night = timeNow >= 16 || timeNow <= 7;
return [timeNow, night];
}
function autoToggleNightMode() {
const bodyClass = document.body.classList;
var myinput = document.getElementsByClassName("switch")[0].getElementsByTagName("input")[0];
var currentTime = checkTime()[0];
var nightHours = checkTime()[1];
@willstocks
willstocks / History\-17efd926\entries.json
Last active September 1, 2023 15:04
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///c%3A/Temp/Untitled-1.html","entries":[{"id":"Wx4J.html","source":"textFileCreate.source","timestamp":1657637294729},{"id":"Z5be.html","timestamp":1657637392495},{"id":"xtKx.html","timestamp":1657637609122}]}