I imagine that depends on the theme you're using. In my soft yellow theme, the current tab is very visible.
This has been bothering me since the launch of proton, their current designs paradigm
You can have a custom theme with way more contrast
You can use userChrome.css to change the border color of the active tab. Here's what I use (credit)
.tab-background[selected] {
border: 1px solid !important;
border-color: lightgray !important;
}
yep, same here, I like the theme I am using, I am not changing it because of Firefox, instead I changed Firefox theme to dark (from default).
Same, but then switched to Alpenglow
Firefox
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.