Added themes to custom.js

Still cant change themes in settings
This commit is contained in:
Marek Guráň 2023-08-28 14:31:23 +02:00 committed by GitHub
parent 69967f6dd9
commit aec2e3b7bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -564,6 +564,8 @@ var themes = {
"default": "custom.php",
"hackernews" : "hackernews.css",
"lightsout" : "lightsout.css",
"material-light" : "material-light.php",
"material-dark" : "material-dark.php",
}
// Toggles the sidebar navigation.