Skip to content

UTheme allow primary color change #6107

@alexcroox

Description

@alexcroox

Package

v4.x

Description

I'm building a multitenant SaaS, in the brand settings I'd like to let the user preview a color picker (from TW primary colors) choice on an example button, without overriding the entire app UI.

<UTheme
  :ui="{ colors: { primary: chosenColor } }"
>

however it seems currently UTheme is only for component overrides, not top level options like colors

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions