Skip to content

[Bug Report][3.12.6] In dark theme primary and info are identical #22851

@Estheisia

Description

@Estheisia

Environment

Vuetify Version: 3.12.6
Vue Version: 3.5.34
OS: Ubuntu undefined (current)

Steps to reproduce

  1. Use two elements one with primary, the second with info color
  2. Toggle theme to dark

Expected Behavior

Different intent-colors provides different colors

Actual Behavior

In dark theme, primary and info are identical

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

We could have the same color for primary in both case, or lighten info (#2AC5FF even if clamped since through rgb() the Blue is at ~290/300 and it would need to become 255).
Also success and warning color don't have a dark color unlike primary, error and secondary

Metadata

Metadata

Assignees

No one assigned

    Labels

    E: themeTheme composableT: bugFunctionality that does not work as intended/expected

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions