Add Isotope theme
This commit is contained in:
parent
8ef8359c30
commit
ea88cd70f1
3 changed files with 15 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ function Settings () {
|
|||
this.theme_button.innerHTML += '<option value=\"garden\">Garden</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"gotham\">Gotham</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"haxe\">Haxe</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"isotope\">Isotope</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"nightowl\">Night Owl</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"roguelite\">Roguelite</option>'
|
||||
this.theme_button.innerHTML += '<option value=\"tape\">Tape</option>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue