Update BasicBackground.theme.css
This commit is contained in:
parent
d5a9889f33
commit
f2b3f7a3bc
|
@ -11,7 +11,7 @@
|
|||
--accentcolor: 190,78,180; /* default: 190,78,180 (blurple: 114,137,218 bd-blue: 58,113,193) */
|
||||
|
||||
--font: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; /* font used in most places */
|
||||
--textshadow: transparent; /* default: transparent (add a textshadow to text that might be unreadable due to bright accentcolor) */
|
||||
--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/background.jpg); /* general background image */
|
||||
--backgroundsize: cover; /* default: cover (sizefit of general background - values: [cover/contain/auto]) */
|
||||
|
|
Loading…
Reference in New Issue