/BetterBG

A standalone alternative to usrbg. Shares the same functionality.

Primary LanguageCSS

BetterBG

Installation guide

To install it as a Powercord theme, just do:

cd <Your Powercord Directory>\src\Powercord\themes

and then:

git clone https://github.com/CloneyInnit/BetterBG/

For Theme Developers:

To install it in your theme, put this in:

@import url('https://cloneyinnit.github.io/BetterBG/BetterBG.theme.css');

How do I get a custom background?

You can apply for a background here!

Issues

You can report issues on the Issues tab. All currently known issues can be found here.

Additional info:

BetterBG supports usrbg backgrounds, but they are disabled by default.
You can enable them, by removing the /* and */ in

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

in the BetterBG.theme.css file.