.dark-theme{
.toolbar-background{
background-color: $headerBackgroundColor;
color: $textColor1;
}
.toolbar-title-md{
color: $textColor1;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 26px;
letter-spacing: 0em;
text-align: center;
}
}
1 post - 1 participant