Skip to content

BetterBG by therealgwjosh

Screenshot of BetterBG

Details

Authortherealgwjosh

LicenseNo License

CategoryDiscord

Created

Updated

Size3.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

BetterBG

Notice: To Have Banner Colors You Need This Plugin Discord Theme Helper

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.

Credit To The Awesome Pepole and Content! :3

Cryptogenic#0750 For FInding CSS Classes.

Kewl Sage from Hypesquad#8906 For FInding CSS Classes.

unknown81311#9820 Mebemer/Group/DM Support For BetterBG/USRBG.

Friends-Grid By CorellanStoma

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==

--= Theme Stuff =--
@name 																					BetterBG
@version 																				   0.0.1
@description 									A Alternative To USRBG With Web Support And More
@license 																					NONE
@homepageURL 											   https://github.com/Flashc0rd/BetterBG
@supportURL 										https://github.com/Flashc0rd/BetterBG/issues 

--= Stylus Stuff =--
@preprocessor 																				 uso

--= Author Stuff =--
@author 														   It'sJustJosh / Team Flashc0rd
@namespace 															https://github.com/Flashc0rd

--=Imports/Selects/Other=--
@var select betterbg "Backgrounds Import - ON/OFF" {
"On":                      			  "https://flashc0rd.github.io/BetterBG/bg/backgrounds.css",
"Off":                                                                                   "none"}
@var select wordmark "Flashcord Wordmark - ON/OFF" {
"On":                              "https://flashc0rd.github.io/BetterBG/src/main/wordmark.css",
"Off":                                                                                   "none"}
@var select mini "Mini Modal - ON/OFF" {
"On":                            "https://flashc0rd.github.io/BetterBG/src/main/mini-modal.css",
"Off":               																	 "none"}
@var select main "Main Modal - ON/OFF" {
"On":                   		 "https://flashc0rd.github.io/BetterBG/src/main/main-modal.css",
"Off":                                                                                   "none"}
@var select settings "Settings Banner - ON/OFF" {
"On":                              "https://flashc0rd.github.io/BetterBG/src/main/settings.css",
"Off":                                                                                   "none"}
@var select userlist "User List - ON/OFF" {
"On":                             "https://flashc0rd.github.io/BetterBG/src/main/user-list.css",
"Off":                                                                                   "none"}
@var select active "Active Now - ON/OFF" {
"On":                            "https://flashc0rd.github.io/BetterBG/src/main/active-now.css",
"Off":                                                                                   "none"}
@var select panel "Panel - Simple/Better/Off" {
"Better":                             "https://flashc0rd.github.io/BetterBG/src/main/panel.css",
"Simple":                      "https://flashc0rd.github.io/BetterBG/src/main/simple-panel.css",
"Off":                                                                                   "none"}
@var select friend "Friend Area - Grid/Simple/Off" {
"Grid":                         "https://flashc0rd.github.io/BetterBG/src/main/Friend-Grid.css",
"Simple":                       "https://flashc0rd.github.io/BetterBG/src/main/Friend-List.css",
"Off":                                                                                   "none"}

==/UserStyle== */ @-moz-document domain("discord.com") {

	/* Background Import*/
	@import url('/*[[betterbg]]*/');

	@import url('/*[[wordmark]]*/');
	@import url('/*[[settings]]*/');
	@import url('/*[[userlist]]*/');
	@import url('/*[[mini]]*/');
	@import url('/*[[main]]*/');
	@import url('/*[[active]]*/');

	/* Friend List By It'sJustJosh#2812 & Simple Panel By It'sJustJosh#2812 */
	/* BetterPanel By It'sJustJosh#2812 & Friend Grid By CorellanStoma#1996 */
	@import url('/*[[panel]]*/');
	@import url('/*[[friend]]*/');

}

Reviews

No reviews yet.