diff --git a/public/script/customthemes.js b/public/script/customthemes.js index 2e71a07..356ca85 100644 --- a/public/script/customthemes.js +++ b/public/script/customthemes.js @@ -121,7 +121,7 @@ async function initThemes() { const defaultTheme = { id: "dark", name: "Dark", - subtitle: "Darkness is my ally", + subtitle: "Because Why Not ?", style: { background: { size: "cover", diff --git a/theme/dark.zip b/theme/dark.zip index c6fa9cc..4d30e96 100644 Binary files a/theme/dark.zip and b/theme/dark.zip differ