mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added themes to custom.js
Still cant change themes in settings
This commit is contained in:
parent
69967f6dd9
commit
aec2e3b7bf
@ -564,6 +564,8 @@ var themes = {
|
|||||||
"default": "custom.php",
|
"default": "custom.php",
|
||||||
"hackernews" : "hackernews.css",
|
"hackernews" : "hackernews.css",
|
||||||
"lightsout" : "lightsout.css",
|
"lightsout" : "lightsout.css",
|
||||||
|
"material-light" : "material-light.php",
|
||||||
|
"material-dark" : "material-dark.php",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Toggles the sidebar navigation.
|
// Toggles the sidebar navigation.
|
||||||
|
Loading…
Reference in New Issue
Block a user