discord-extensions-archived / better-default-pfps

Makes Discord's default profile pictures "better."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Default PFPs

Makes Discord's default profile pictures "better."

Installation

For Powercord or Vizality installation, go to Themes -> Open a CMD / Powershell / Terminal / Gitbash in the folder, and enter the following:

git clone https://github.com/Discord-Theme-Addons/better-default-pfps

For BetterDiscord:

Customization

For Powercord & Vizaltiy:

  1. Open index.scss.
  2. Change the @import './src/styles/<STYLE> to one of the styles listed below.

For BetterDiscord:

  1. Open the file / style that you installed.
  2. Change (after the /compiled/<STYLE>) the import url with one of the styles listed below.

Available Styles:

-- NON ANIMATED --
1.    blast
2.    checkerboard
3.    clouds
4.    dots
5.    dust
6.    gradient
7.    hearts
8.    lines
9.    ocean
10.   pastel
11.   solid
12.   stairs
13.   tessellation
14.   tribal
15.   weave

-- ARE ANIMATED --
16.   blast-animated [default]
17.   checkerboard-animated
18.   lines-animated 

About

Makes Discord's default profile pictures "better."

License:MIT License


Languages

Language:CSS 82.2%Language:SCSS 17.8%