atarax.neocities.org
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}
trying to make my music player edit use custom playlists per page...
audio state is now saved per page :3
we do a little secret updating
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}