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 am trying to soften the illumination of the foreground font color on the default tab.
I am able to adjust the color of the active tab via .tab_textActive, but only when multiple tabs are used. When the window only has one tab, then this selector fails to match that lone tab.
For other needs like background colors, the .header_header selector helps. But altering the foreground color there has no effect on a lone tab.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to soften the illumination of the foreground font color on the default tab.
I am able to adjust the color of the active tab via
.tab_textActive
, but only when multiple tabs are used. When the window only has one tab, then this selector fails to match that lone tab.For other needs like background colors, the
.header_header
selector helps. But altering the foregroundcolor
there has no effect on a lone tab.The text was updated successfully, but these errors were encountered: