From 4cc24e9bd355812f5bffc6eac35d91f7854296f2 Mon Sep 17 00:00:00 2001 From: Aarontendo <69159547+Yeetov@users.noreply.github.com> Date: Sat, 8 Jul 2023 15:52:55 +0100 Subject: [PATCH] Create example.theme.css --- example.theme.css | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 example.theme.css diff --git a/example.theme.css b/example.theme.css new file mode 100644 index 00000000..753b2b7e --- /dev/null +++ b/example.theme.css @@ -0,0 +1,40 @@ +.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/discordid/"] { + content: url('newavatarurl'); +} + +.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.container-YkUktl [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] { + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +} + +.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/1081588818550997096/"] +{ + content: url('https://i.ibb.co/2PhXd8j/ezgif-1-5594c65fcb.gif'); +}