This commit is contained in:
Mirco Wittrien 2018-10-24 21:37:42 +02:00
parent 7cf094b597
commit 4b1032460d
1 changed files with 3 additions and 0 deletions

View File

@ -11,4 +11,7 @@
--accentcolor: 190,78,180; /* default: 190,78,180 discord: 114,137,218 bd-blue: 58,113,193*/
--background: url(https://mwittrien.github.io/BetterDiscordAddons/ThemesV2/BasicBackground/background.jpg); /* replace the link in url() with your own direct image link to change the background */
--backdrop: rgba(0,0,0,0.4); /* default: rgba(0,0,0,0.4) can also be changed to an image like --background */
--backgroundblur: 0px; /* default: 0px only works when --background is set to an image */
--popoutblur: 0px; /* default: 0px only works when --background is set to an image */
--backdropblur: 0px; /* default: 0px only works when --backdrop is set to an image */
}