mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
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:
committed by
Jeremy "EndenDragon" Zhang
parent
3456d13f50
commit
735bcbea75
@ -123,6 +123,7 @@
|
||||
<select id="theme-selector">
|
||||
<option value="" selected>Default</option>
|
||||
<option value="DiscordDark">DiscordDark</option>
|
||||
<option value="BetterTitan">BetterTitan</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user