ui: Randomize themes list
This commit is contained in:
parent
451b678e73
commit
23d5ea7c97
5 changed files with 39 additions and 7 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"@popperjs/core": "^2.9.3",
|
||||
"@sveltejs/adapter-static": "^1.0.0-next.17",
|
||||
"bootstrap": "^5.1.0",
|
||||
"bootstrap-icons": "^1.5.0"
|
||||
"bootstrap-icons": "^1.5.0",
|
||||
"seedrandom": "^3.0.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue