.sapFShellBar {
    background: #402048 !important;
}

.sapFShellBar
    .sapFShellBarItem.sapMBtn:hover:not(.sapMBtnDisabled)
    > span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed):not(.sapMBtnActive),
.sapFShellBar
    .sapFShellBarItem
    .sapMBtn:hover:not(.sapMBtnDisabled)
    > span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed):not(.sapMBtnActive),
.sapFShellBar
    .sapMTB-Transparent-CTX
    .sapFShellBarItem.sapMBtn:hover:not(.sapMBtnDisabled)
    > span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed):not(.sapMBtnActive),
.sapFShellBar
    .sapMTB-Transparent-CTX
    .sapFShellBarItem
    .sapMBtn:hover:not(.sapMBtnDisabled)
    > span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed):not(.sapMBtnActive) {
    background: #6f2082 !important;
}

.sapFShellBar .sapFShellBarProfile:hover::before {
    background: #6f2082 !important;
}
