body.dark-theme .top-bar {
    background-color: maroon;
}
body.light-theme .top-bar {
    background-color: maroon;
}