Log in as admin, then edit the user account.
For instance, https://community.nodebb.org/me/edit then Change Email.
On the community site, it used to have a purple loading bar up top, that stayed after the page was done loading.
Now on the community site, it has a white loading bar up top, that goes away after loading.
What do I change if I want one of these two options in a different color? In custom CSS I've changed this thing, but it only changes the static bar up top, not the loading bar.
.navbar-static-top, .navbar-fixed-top {
border-top: 2px solid #7A62D3;
}
.navbar-static-top, .navbar-fixed-top {
Is the older one, about a week ago it was changed to what @julian mentioned, so really depends on your version of Lavender (was updated at 0.0.39)