vercel/hyper

CSS selector for default tab?

Opened this issue · 0 comments

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 foreground color there has no effect on a lone tab.