Skip to content

How to change neutral color? #5042

@alfUMi

Description

@alfUMi

Package

v4.0.0-alpha.x

Description

I want to change neutral color to custom brand color. How can I do this? I have already tried different methods, but I have not succeeded in doing this.

export default defineAppConfig({
  ui: {
    colors: {
      neutral: 'custom_color'
    }
  }
})

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions