Renamed theme to Material

This commit is contained in:
Marek Guráň
2023-08-29 12:28:08 +02:00
committed by GitHub
parent 2828b09d54
commit 49634a4e58

View File

@@ -191,7 +191,7 @@ function DisplaySystem(&$extraFooterScripts)
$themes = [
"default" => "RaspAP (default)",
"hackernews" => "HackerNews",
"material-light" => "Material (Use dark colors)"
"material-light" => "Material"
];
$themeFiles = [
"default" => "custom.php",