Update BasicBackground.css
This commit is contained in:
parent
bd99708959
commit
a4b918f63f
|
@ -577,7 +577,7 @@ body:before {
|
|||
}
|
||||
|
||||
.header-zu8eWb {
|
||||
color: rgb(var(--fontwhite3));
|
||||
color: rgb(var(--fontwhite2));
|
||||
}
|
||||
.empty-388osJ { /* loadingplaceholders */
|
||||
fill: rgb(var(--vaccentcolor));
|
||||
|
@ -1198,9 +1198,12 @@ body:before {
|
|||
.member-3W1lQa.selected-aXhQR6 .activity-E-0FeD {
|
||||
color: rgb(var(--fontwhite2));
|
||||
}
|
||||
.member-3W1lQa.selected-aXhQR6 .premiumIcon-2IFPOX {
|
||||
color: rgb(var(--fontwhite1)) !important;
|
||||
}
|
||||
|
||||
.membersGroup-v9BXpm { /* roleheader */
|
||||
color: rgb(var(--fontwhite3));
|
||||
color: rgb(var(--fontwhite2));
|
||||
}
|
||||
|
||||
.avatar-VxgULZ:before { /* emptyavatar */
|
||||
|
@ -5326,7 +5329,7 @@ body.foldercontentopened .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2MuSAC {
|
|||
|
||||
#app-mount #MemberCount {
|
||||
background-color: transparent;
|
||||
color: rgb(var(--fontwhite3));
|
||||
color: rgb(var(--fontwhite2));
|
||||
width: calc(100% - 8px);
|
||||
margin: 0;
|
||||
line-height: 0;
|
||||
|
|
Loading…
Reference in New Issue