Compare commits

..

No commits in common. "hive" and "main" have entirely different histories.
hive ... main

2 changed files with 9 additions and 22 deletions

View file

@ -16,7 +16,7 @@ To use UserPFP, you have to install or import a plugin or theme on a modified Di
### [Vencord](https://vencord.dev), [Equicord](https://github.com/Equicord/Equicord)
using a theme: [userpfp.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/userpfp.theme.css)
* Follow the QuickCSS method.
*
### [Betterdiscord](https://betterdiscord.app)
using a theme: [UserPFPBetterDiscord.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/src/UserPFPBetterDiscord.theme.css)

29
import.css vendored
View file

@ -7,10 +7,10 @@
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
content: url("")
content: url("https://nomadants.net/juliet-cropped-pfp.gif")
}
.userAvatar__55bab[style*="281955629407535114"] {
background-image: url("")!important
background-image: url(https://nomadants.net/juliet-cropped-pfp.gif)!important
}
*/
@ -23,10 +23,10 @@ background-image: url("")!important
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/862105885660676146"]
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/862105885660676146"]
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/862105885660676146"] {
content: url("https://usrbg.dorkbutt.lol/usrbg/amplificationmatrix.gif")
content: url("https://nomadants.net/amplificationmatrix.gif")
}
.userAvatar__55bab[style*="862105885660676146"] {
background-image: url("https://usrbg.dorkbutt.lol/usrbg/amplificationmatrix.gif")!important
background-image: url("https://nomadants.net/amplificationmatrix.gif")!important
}
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
@ -35,10 +35,10 @@ background-image: url("")!important
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/578012873813524530"]
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/578012873813524530"] {
content: url("https://usrbg.dorkbutt.lol/usrbg/succulentcabbages.gif")
content: url("https://nomadants.net/succulentcabbages.gif")
}
.userAvatar__55bab[style*="578012873813524530"] {
background-image: url("https://usrbg.dorkbutt.lol/usrbg/succulentcabbages.gif")!important
background-image: url("https://nomadants.net/succulentcabbages.gif")!important
}
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
@ -47,21 +47,8 @@ background-image: url("")!important
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/281955629407535114"]
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/281955629407535114"] {
content: url("https://usrbg.dorkbutt.lol/usrbg/thegreatotter.gif")
content: url("https://nomadants.net/thegreatotter.gif")
}
.userAvatar__55bab[style*="281955629407535114"] {
background-image: url("https://usrbg.dorkbutt.lol/usrbg/thegreatotter.gif")!important
background-image: url(https://nomadants.net/thegreatotter.gif)!important
}
/*
.avatar__183c2[src^="https://cdn.discordapp.com/avatars/1045538935654322216"]
,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/1045538935654322216"]
,.avatar__44b0c[src^="https://cdn.discordapp.com/avatars/1045538935654322216"]
,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/1045538935654322216"]
,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/1045538935654322216"]
,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/1045538935654322216"] {
content: url("https://usrbg.dorkbutt.lol/usrbg/feralwildabeast.gif")
}
.userAvatar__55bab[style*="1045538935654322216"] {
background-image: url("https://usrbg.dorkbutt.lol/usrbg/feralwildabeast.gif")!important
}
*/