In ACP search for
Block tab header background color
or blockTabHeaderBg
That will also change it elsewhere though I presume
Edit in extra.less this may work for just that instance
CSS:
[data-template="member_view"] .block-tabHeader--memberTabs
{background-color:red}
Last edited: