body, #dashboardviews, #dashboardViewsHeader, .mosaic-header, .search-area-expanded {
    background: #fdf9f1;
}

.mosaic-top-header::after { 
    background-image: url(images/background.jpg);
}

.theme .theme__image img, .theme .theme__image object, .free-tile .theme-tile-image img, .free-tile .theme-tile-image object {
    filter: invert(28%) sepia(56%) saturate(3653%) hue-rotate(163deg) brightness(103%) contrast(101%);
}

.theme .theme__name {
    background: transparent!important;
    color: #000!important;
}

.themeview .mosaic-header {
    display: none !important;
}
