>>92のcssに好みで追加して

.tab-background {
border-radius: 1px !important;
}
.tabbrowser-tab:not([selected]) .tab-background {
border: 1px solid var(--autocomplete-popup-highlight-background) !important;
}