Obtain theme code from Create Theme Codearrow-up-right
Add your code at the bottom of /css/themes.cssarrow-up-right
Edit the file /settings.htmlarrow-up-right
To make a button for your theme use the code below as a template
<button class="button" onclick="setTheme('poop')">POOP THEME</button>
Make sure the setTheme() is the name of your theme. You can replace the text POOP THEME to whatever your want
setTheme()
POOP THEME
Add your code inside the .buttons div
.buttons
Wait for the site to upadate and enjoy!
You can find out how to make secret themes easily here!arrow-up-right
Last updated 3 years ago