Skip to content

Settings: improve dark-theme readability for inactive tabs #1

@takasurazeem

Description

@takasurazeem

Summary

In Settings, non-selected tabs become hard to read on dark themes (especially Midnight) because the tab bar uses a muted on-surface token instead of a chrome-aware foreground token.

Problem

  • Inactive tab labels in the Settings tab bar have insufficient contrast on dark chrome.
  • Header/tab typography could be slightly stronger for readability.

Proposed/Fix

  • Add theme-aware chrome text tokens for Settings chrome surfaces.
  • Use chrome-specific secondary foreground for inactive tab labels.
  • Keep selected tab foreground optimized for white selected chip.
  • Slightly refine title/tab typography using shared typography tokens.

Screenshots

  • Before (old):
Before - old unreadable inactive tabs
  • After (new):
After - improved inactive tab readability

Tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions