mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 06:57:04 +01:00
Added theme
parent
7f362c1866
commit
a8d8327569
17
Themes.md
Normal file
17
Themes.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Looking pretty good!
|
||||
|
||||
Titan Embeds has a selection of pre-built themes you may use for your embed. These themes are fully compatible with custom CSS and approved by Titan's developers. As of August 2018, these themes include:
|
||||
|
||||
* BetterTitan
|
||||
* DiscordDark
|
||||
* [FireWyvern](https://titanembeds.com/static/themes/FireWyvern/promo/promo.png)
|
||||
* [IceWyvern](https://titanembeds.com/static/themes/IceWyvern/promo/promo.png)
|
||||
* MetroEdge
|
||||
|
||||
You can select a theme for your embed by using the ``theme`` query parameter. It's used as follows:
|
||||
```theme=<ThemeName>```
|
||||
You have to replace "<ThemeName>" with the name of the theme you would like to use, for example: ``theme=FireWyvern``. Query parameters get appended to the end of your embed's URL like so: ``https://titanembeds.com/embed/295085744249110529?theme=FireWyvern``.
|
||||
|
||||
# Demo
|
||||
|
||||
You may demo this [here](https://titanembeds.com/embed/295085744249110529?theme=FireWyvern). The Fire Wyvern theme is used in this instance, but you may replace the ``theme`` query parameter with another one to see what you like.
|
Loading…
Reference in New Issue
Block a user