Merge branch 'master' of https://github.com/mwittrien/BetterDiscordAddons
This commit is contained in:
commit
8f4d32c696
|
@ -24,7 +24,7 @@
|
|||
--background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/_res/background.jpg);
|
||||
--backgroundposition: center;
|
||||
--backgroundsize: cover;
|
||||
--backgroundblur: unset;
|
||||
--backgroundblur: 0;
|
||||
|
||||
--popout: var(--background);
|
||||
--popoutposition: var(--backgroundposition);
|
||||
|
@ -34,7 +34,7 @@
|
|||
--backdrop: rgba(0, 0, 0, 0.85);
|
||||
--backdropposition: center;
|
||||
--backdropsize: cover;
|
||||
--backdropblur: unset;
|
||||
--backdropblur: 0;
|
||||
|
||||
|
||||
--transparencycolor_v: var(--transparencycolor_s, var(--transparencycolor));
|
||||
|
|
Loading…
Reference in New Issue