Hello,
I am not getting a way to how to change background and font color of toolbar for the whole project.
Hello,
I am not getting a way to how to change background and font color of toolbar for the whole project.
You want .toolbar-background
.toolbar-background {
background-color: blue;
}