vercel / vercel/hyper

CSS selector for default tab?

Open
#8,089 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the styles for .tab_textActive and .header_header, then reproduce the issue with a window containing one tab. Trace which selector styles the lone tab's foreground text and confirm the fix by checking that its color can be customized without changing the multi-tab behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.