No description
Find a file
2023-10-04 11:56:17 +07:00
.github move import.css out of folder (VERY EXPERIMENTAL) 2023-10-02 10:55:57 +02:00
source Update data.json 2023-10-04 11:56:17 +07:00
.gitattributes Create .gitattributes 2023-07-08 12:45:00 +01:00
.gitignore refactor: massive USRPFP overhaul (#3) 2023-08-29 11:12:01 +01:00
import.css Update import.css (bb8bb41007) 2023-10-03 17:21:28 +00:00
LICENSE feat: update licensing info 2023-08-29 13:06:07 +02:00
powercord_manifest.json fix: fix some typos 2023-08-29 13:04:43 +02:00
privacypolicy.md feat: markdown files revision, don't use html 2023-09-29 17:03:53 +02:00
README.md Update README.md 2023-10-02 10:28:55 +02:00
termsofservice.md feat: markdown files revision, don't use html 2023-09-29 17:03:53 +02:00
usrpfp.theme.css Update usrpfp.theme.css 2023-08-30 19:46:06 +01:00

USERPFP

A theme for creating custom Profile Pictures - A collaborative effort by FoxStorm1 and nexpid!

How to Request a Profile Picture (PFP)

  1. Join the USERPFP Discord Server.
  2. Review the server rules.
  3. Go to the #pfp-requests channel and submit your avatar (link/attachment).
  4. Wait for acceptance.

All requests are manually reviewed by FoxStorm1 and Astremia. Your PFP will be accepted and added after a brief wait.

1. Vencord Vencord Logo

Follow the instructions for Other client mods/Quick CSS.

2. Replugged Replugged Logo

To install for Replugged:

  1. Clone the repo using git.

  2. Navigate to path_to_replugged/src/Powercord/themes and run:

    git clone https://github.com/UserPFP/USERPFP
    

3. Other Client Mods/Quick CSS Vencord Logo

Add the following snippet to your Quick CSS:

@import url("https://userpfp.github.io/UserPFP/db/dist.css");

4. USERPFP for Mobile Vendetta Logo Vendetta Logo

Vendetta

Plugin by nexpid is available here

Aliucord

Plugin by OmegaSunkey is available here

Banner Alternative

A predecessor to USERPFP is USRBG, which functions similarly but for banners.

USRPFP Logo

Development Team

FoxStorm1, nexpid, Coolesding, OmegaSunkey

Approval Team

FoxStorm1, Astremia, OmegaSunkey


readme revised by nexpid