Update BDFDB.raw.css
This commit is contained in:
parent
5e9ba0d77b
commit
ef953f63a6
|
@ -1,10 +1,11 @@
|
|||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SupporterBadge.css);
|
||||
|
||||
:root {
|
||||
:root {
|
||||
--bdfdb-blurple: var(--brand-experiment, hsl(235, calc(var(--saturation-factor, 1) * 85.6%), 64.7%));
|
||||
--bdfdb-green: hsl(139, calc(var(--saturation-factor, 1) * 47.3%), 43.9%);
|
||||
--bdfdb-yellow: hsl(38, calc(var(--saturation-factor, 1) * 95.7%), 54.1%);
|
||||
--bdfdb-red: hsl(359, calc(var(--saturation-factor, 1) * 82.6%), 59.4%);
|
||||
--bdfdb-red: hsl(359, calc(var(--saturation-factor, 1) * 82.6%), 59.4%);
|
||||
}
|
||||
|
||||
img:not([src]), img[src=""], img[src="null"] {
|
||||
|
|
Loading…
Reference in New Issue