Implement MetroEdge in the codebase

This commit is contained in:
Jeremy Zhang
2018-02-09 03:18:46 +00:00
parent 1a40bdb732
commit 062e072772
3 changed files with 6 additions and 1 deletions

View File

@ -19,7 +19,7 @@
/* global disabled */
(function () {
const theme_options = ["DiscordDark", "BetterTitan"]; // All the avaliable theming names
const theme_options = ["DiscordDark", "MetroEdge", "BetterTitan"]; // All the avaliable theming names
const badges_options = ["administrator", "partner", "supporter", "star"]; // All badges avaliable
var user_def_css; // Saves the user defined css