EmojiReplace

This commit is contained in:
Mirco Wittrien 2022-11-22 21:36:35 +01:00
parent 1472ff5522
commit 628e779137
7 changed files with 245 additions and 0 deletions

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Google/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/JoyPixels/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Microsoft/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/OpenMoji/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Samsung/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/Toss/yellow_96.png") !important;

View File

@ -33,6 +33,41 @@
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/emoji_64.png") !important;
}
/* yellow 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/231ce06857de746b68c4a2c580e63e61.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/yellow_80.png") !important;
}
/* light 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/c653541b679648ce94239d25e5e9956b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/light_80.png") !important;
}
/* light_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/f1470d1bbacef9f179c9fcdb87ac0a6e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/light_medium_80.png") !important;
}
/* medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/70dcee678fdd7fcdfe1f46ebf350d6d2.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/medium_80.png") !important;
}
/* dark_medium 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/31a2350eac39188cac0210a6214e8091.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/dark_medium_80.png") !important;
}
/* dark 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/a278ca8cd80a1664f002f2d0b539768e.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/dark_80.png") !important;
}
/* emoji 80px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/2c8ea791ec27d516e1fa14696bc77a3b.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/emoji_80.png") !important;
}
/* yellow 96px */
.emojiSpriteImage-3ykvhZ[style*='background-image: url("/assets/d1201b8cbc46f97d0cbff914c066216f.png")'] {
background-image: url("https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/spritesheets/WhatsApp/yellow_96.png") !important;