the body's a flexbox, the footer's a flexbox, the settings are in a flexbox?! i'm a flexbox! are there any other flexboxes i should know about?
gotta hit em with the function setTheme(n){for(const[k,v]of Object.entries(themes[n]??themes[0])){document.documentElement.style.setProperty("--"+k,v)};localStorage.themeId=n}
the web storage api is so awesome. what do you mean i can talk to my other open pages