BetterDiscordAddons/Themes/EmojiReplace/EmojiReplace.theme.css

26 lines
1.5 KiB
CSS
Raw Normal View History

2020-04-30 15:03:49 +02:00
//META{"name":"EmojiReplace","description":"Replaces discords emojis with emojis of a provider of your choice.","author":"DevilBro","version":"1.0.0","authorId":"278543574059057154","invite":"Jx3TjNS","donate":"https://www.paypal.me/MircoWittrien","patreon":"https://www.patreon.com/MircoWittrien","website":"https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/EmojiReplace","source":"https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Themes/EmojiReplace/EmojiReplace.theme.css"}*//{}
/*
!!READ THIS!!
This theme let's you swap the default emojis of discord with the emojis of a provider of your choice.
To change the provider simply swap the marked word in the import url down below with a supported provider listed below.
The name of the provider is CASE SENSITIVE, meaning you have to write it exactly like it's written below.
Correct: Apple
False: apple, APPLE, aPpLe
Supported Providers:
Apple
Facebook
Google
2020-04-30 17:36:31 +02:00
JoyPixels
2020-04-30 15:03:49 +02:00
Microsoft
Samsung
WhatsApp
*/
2020-05-01 11:32:00 +02:00
/* REPLACE THIS */
/* ↓↓↓↓↓ */
2020-04-30 15:03:49 +02:00
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css);
2020-05-01 11:32:00 +02:00
/* ↑↑↑↑↑ */
/* REPLACE THIS */