Update BasicBackground.theme.css (my backround)

This commit is contained in:
TNT 2023-12-11 16:24:02 -08:00 committed by GitHub
parent de5cf807d4
commit 7720a73cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
--font: "gg sans", "Noto Sans"; /* font used in most places */
--textshadow: transparent; /* default: transparent (textshadow for text ontop of accentcolor nodes, ONLY accepts a color, no px) */
--background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/_res/background.jpg); /* general background image */
--background: url(https://ibb.co/NSRVCbR); /* general background image */
--backgroundposition: center; /* default: center (position of background - values: [center/top/right/bottom/left]) */
--backgroundsize: cover; /* default: cover (sizefit of background - values: [cover/contain/auto]) */
--backgroundblur: 0; /* default: 0 (blur in px, only works when --background is set to an image) */