Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Feature request: Add dark variant support to Tabs component #237

Description

@Pedrocanoas

Description:

Currently, the Tabs component does not provide a built-in dark variant or an easy way to switch themes. This limits its usability in applications that support dark mode or require theme customization.

I would like to suggest adding support for a dark variant (or a more flexible theming mechanism) similar to other components.

Below are two examples for comparison:

  1. Default Tabs component (PrimeVue, no customization) Image
  2. Custom Tabs implementation with dark styling Image

Expected behavior:

  • Ability to switch between light and dark variants (e.g., via a variant prop)
  • Consistent styling API aligned with other components
  • Ideally leveraging existing design tokens or CSS variables

Additional context:

Having native support for theming would reduce the need for custom overrides and improve consistency across applications using the component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions