You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the exact same problem and it's been driving me crazy. I cannot find a CSS property for changing firefox's sidebar text no matter how many keywords I use when searching, and I can't find a damn thing even on Github. I love this extension but I'm ready to dump it, seeing as how useless it is making my tabs :( 👎
@Dhamma-valence It doesn't help with the above issue specifically (because my issue is about setting a dynamic text-colour based on the dynamic background); but if you just want a specific, static text-colour for Tree Style Tab … it's easy as pie. Add the following the the "custom CSS" settings in Tree Style Tab's configuration:
tab-item .label-content {
color:#ABCDEF;
}
Hope that helped. (Despite being nearly a year late.)
So, I use a dark theme, and low-brightness settings for the 15 randomly-assigned TCT colours. Cool!
However, I'd like to be able to use light backgrounds for some of the custom domains; and the light-text instantly becomes invisible:
This, of course, is unsurprising. However, I'd really like to either:
The text was updated successfully, but these errors were encountered: