themelist

This commit is contained in:
Mirco Wittrien 2018-10-18 11:03:59 +02:00
parent ea89e4b4df
commit 721693a70a
2 changed files with 1 additions and 2 deletions

View File

@ -827,7 +827,7 @@ class ThemeRepo {
let wrongUrls = [];
for (let url of this.foundThemes) if (url && !this.loadedThemes[url]) wrongUrls.push(url);
if (wrongUrls.length > 0) {
var bar = BDFDB.createNotificationsBar(`ThemeRepo: ${wrongUrls.length} Themes${wrongUrls.length > 1 ? "s" : ""} could not be loaded.`, {type:"danger",btn:"List"});
var bar = BDFDB.createNotificationsBar(`ThemeRepo: ${wrongUrls.length} Theme${wrongUrls.length > 1 ? "s" : ""} could not be loaded.`, {type:"danger",btn:"List"});
$(bar).on("click." + this.getName(), BDFDB.dotCN.noticebutton, (e) => {
var toast = BDFDB.showToast(wrongUrls.join("\n"),{type:"error"});
toast.style.overflow = "hidden";

View File

@ -11,7 +11,6 @@ https://raw.githubusercontent.com/BeardDesign1/Material-design-theme/themes/Bear
https://raw.githubusercontent.com/CapnKitten/Material-Discord/master/Material-Discord.theme.css
https://raw.githubusercontent.com/CAtOSe/Neon-Space-BetterDiscord-Theme/master/neon-space.theme.css
https://raw.githubusercontent.com/Chloesviel/Discord-Stuff/master/minifiedMemberlist/minifiedMemberlist.theme.css
https://raw.githubusercontent.com/codedotspectra/discordneutron/master/neutron.theme.css
https://raw.githubusercontent.com/codedotspectra/discordneutron/master/neutron.wallpaper.theme.css
https://raw.githubusercontent.com/cosmicsalad/Discord-Themes-and-Plugins/master/themes/DarkMatter/DarkMatter.theme.css
https://raw.githubusercontent.com/CurimuChizu/CC-Themes/master/CC-Themes/Red.n.Black.theme.css