Icegger-it Projekt R
Yettwasezmel 5 ɣef 5
sɣur Projekt R, před 6 letyAbsolutely amazing extension. So many options for customization..
Tiririt n ineflayen
yeffeɣ-d deg před 6 letyThanks. There is a field with 'Foreground color' label in Settings/Styles editor/Tabs to set color of text of inactive tab. If you mean the color of discarded (not loaded) tab, you can add this custom CSS:
.Tab[data-discarded] .lvl-wrapper {
opacity: .7;
}
.Tab[data-discarded] .lvl-wrapper {
opacity: .7;
}