📄
3kh0 Wiki
  • 3kh0 Wiki
  • Add a game to 3kh0
  • Create a CDN Server for 3kh0
  • Create Theme Code
  • Create Theme
  • Host 3kh0.github.io
  • Pages With Navbar
  • Secret Themes
Powered by GitBook
On this page

Create Theme

PreviousCreate Theme CodeNextHost 3kh0.github.io

Last updated 2 years ago

  • Obtain theme code from

  • Add your code at the bottom of

  • Edit the file

  • 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

  • Add your code inside the .buttons div

  • Wait for the site to upadate and enjoy!

Secret themes

You can find out how to make secret themes easily

Create Theme Code
/css/themes.css
/settings.html
here!