Add new "BetterTitan" theme (#10)

* Create style.css

* Create Temp

* Upload Fonts

* Update embed.html.j2

* Add BT to options list

* Delete Temp
This commit is contained in:
Julian
2017-05-26 09:13:53 +08:00
committed by Jeremy "EndenDragon" Zhang
parent 3456d13f50
commit 735bcbea75
7 changed files with 105 additions and 1 deletions

View File

@ -6,7 +6,7 @@
/* global moment */
(function () {
const theme_options = ["DiscordDark"]; // All the avaliable theming names
const theme_options = ["DiscordDark", "BetterTitan"]; // All the avaliable theming names
var has_already_been_focused = false; // keep track of if the embed has initially been focused.
var logintimer; // timer to keep track of user inactivity after hitting login