The odometer up and down settings are in the "color" tab
Graph
The graph color setting is in the "color" tab
Font
Streamer Mode
Heya! This is where you can enable "streamer mode" which enables a
green background and shows only the count. Ideal for streaming where you want to show a count.
this also disables like graph, sidecounts, name, banner, avatar,
disqus, embed box, share buttons and topbar
`
} else {
document.querySelector('head').innerHTML += `\\`
}
}
if (aa) {
document.querySelectorAll("body").forEach(e => {
console.log(e, aa);
e.setAttribute("style", (e.getAttribute("style") || "") + "font-family: " + aa + " !important;");
})
}
if (aax) {
document.querySelectorAll("body").forEach(e => {
console.log(e, aax);
e.setAttribute("style", (e.getAttribute("style") || "") + "font-weight: " + aax + " !important;");
})
}
window.graphLLLL = y
createGraph({ u, x, y, z, aa, v })
}