Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2023-10-26 14:44:36 +02:00
parent 1ef0eb83a5
commit 9e13f8b308
1 changed files with 3 additions and 0 deletions

View File

@ -724,6 +724,9 @@
background-color: rgb(255, 255, 255) !important;
background-image: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/nitrobadge_details.svg), linear-gradient(90deg, rgb(var(--accentcolor)), rgba(var(--accentcolor), 0.5)) !important;
}
.pageWrapper__3bbe1 { /* store pagewrapper */
background: #fff linear-gradient(114deg, rgb(var(--accentcolor)), rgba(var(--accentcolor), 0.6));
}
.tier0__2e127 {
background: rgb(100, 100, 100) linear-gradient(195deg, rgba(var(--accentcolor), 0.9), rgba(var(--accentcolor), 0.5));