﻿#settingsbar #themesMenu li > a > .image.default {
    background: #007bff;
}

#settingsbar #themesMenu li > a > .image.blazing-berry {
    background: #5c2d91;
}

#settingsbar #themesMenu li > a > .image.blazing-dark {
    background: #9b17e2;
}

#settingsbar #themesMenu li > a > .image.cerulean {
    background: #2fa4e7;
}

#settingsbar #themesMenu li > a > .image.cyborg {
    background: #060606;
}

#settingsbar #themesMenu li > a > .image.flatly {
    background: #dce4ec;
}

#settingsbar #themesMenu li > a > .image.journal {
    background: #eb6864;
}

#settingsbar #themesMenu li > a > .image.litera {
    background: #4582ec;
}

#settingsbar #themesMenu li > a > .image.lumen {
    background: #158cba;
}

#settingsbar #themesMenu li > a > .image.lux {
    background: #1a1a1a;
}

#settingsbar #themesMenu li > a > .image.pulse {
    background: #593196;
}

#settingsbar #themesMenu li > a > .image.simplex {
    background: #d9230f;
}

#settingsbar #themesMenu li > a > .image.solar {
    background: #b58900;
}

#settingsbar #themesMenu li > a > .image.superhero {
    background: #df691a;
}

#settingsbar #themesMenu li > a > .image.united {
    background: #e95420;
}

#settingsbar #themesMenu li > a > .image.yeti {
    background: #008cba;
}

#settingsbar #themesMenu li > a > .image.purple {
    background: #7989ff;
}

#settingsbar #themesMenu li > a > .image.office-white {
    background: #fe7109;
}
