:root {
    --body-bg: #181a1e;
    --sidebar-dark-bg: #181a1e;
    --surface-bg: #181a1e;
}
#sidebar .sidebar-logo {
    border: 0!important;
}
.page-header {
    box-shadow: none!important;
}