diff --git a/app/js/custom.js b/app/js/custom.js index 93e91c2a..ff42f1d6 100644 --- a/app/js/custom.js +++ b/app/js/custom.js @@ -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.