Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Hope to support Menu tabs theme customization ability #2422

Open
2 tasks done
n1203 opened this issue Jun 27, 2024 · 3 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@n1203
Copy link

n1203 commented Jun 27, 2024

Description

just like

const theme: Theme = {
  tokens: {
      colorTextTabsActive: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
      colorTextSideNavigationHover: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
  }
}

Code of Conduct

@n1203 n1203 added the enhancement New feature or request label Jun 27, 2024
@n1203
Copy link
Author

n1203 commented Jun 27, 2024

The collapse header need customize

image

@n1203
Copy link
Author

n1203 commented Jun 27, 2024

When you try to modify the hover time top-navigation component's text style, it is overwritten

colorTextInteractiveActive

image

@abdhalees
Copy link
Member

Hi @n1203,
I'm not sure I understand which token exactly you would like to theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants