hax4dazy / usrbg

A pure CSS database of user requested backgrounds for @Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USRBG

A database of custom user requested backgrounds designed for BetterDiscord and Powercord.

Request your own USRBG

Option 1:

Option 2:

  • Make a pull request and wait for it to be merged.

All requests are processed manually by a select few theme developers (as of right now). You should expect to wait a short amount of time before your background is added.

All requests MUST be hosted on i.imgur.com or cdn.discordapp.com, or unsplash.com. Selfhosting will not be allowed, as this causes a security vulnerability when mass-distributing content to users.

Importing the Database

@import url('https://discord-custom-covers.github.io/usrbg/dist/usrbg.css');

This will import the USRBG database. Alone, it's simply some variables. Some of examples on how it can be utilized can be seen in the Snippets folder of this repo.

Known themes that have USRBG built-in:

Requirements

If you are using BetterDiscord, you MUST have a plugin by DevilBro running, as USRBG requires his lib for certain important data attributes. I've been nagging zere for while to add attributes to BD natively, but for the time being this is how we have to do it.

About

A pure CSS database of user requested backgrounds for @Discord.

License:MIT License


Languages

Language:JavaScript 69.8%Language:CSS 30.2%