Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-01-30 14:18:43 +01:00
parent 3164963c5f
commit f60b91a32a
1 changed files with 8 additions and 1 deletions

View File

@ -2213,7 +2213,7 @@ body:before {
color: rgb(var(--fontwhite1));
}
.divider-3573oO { /* settingsitems settingstitle */
background-color: rgba(var(--fontwhite4), 0.3);
background-color: rgba(var(--fontwhite1), 0.3);
}
#app-mount .userSettingsAccount-2eMFVR .viewBody-2Qz-jg { /* myaccount info */
@ -2515,6 +2515,10 @@ body:before {
stroke: rgb(var(--fontwhite1));
}
.emptyStateImage-2MrSNs { /* giftinventory no gifts */
opacity: 0.7
}
.cardWrapper-2Min21 { /* boostsettings suggestioncard */
background-color: rgba(var(--vtransparencycolor), 0.2);
}
@ -4487,6 +4491,9 @@ body:before {
.discriminator-uTZ08z {
color: rgb(var(--fontwhite3));
}
.h5-18_1nd {
color: rgb(var(--fontwhite3));
}
.white-1VR_aZ,
.white-3xi-nx {
color: rgb(var(--fontwhite1));