We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
just like
const theme: Theme = { tokens: { colorTextTabsActive: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>; colorTextSideNavigationHover: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>; } }
The text was updated successfully, but these errors were encountered:
The collapse header need customize
Sorry, something went wrong.
When you try to modify the hover time top-navigation component's text style, it is overwritten
colorTextInteractiveActive
Hi @n1203, I'm not sure I understand which token exactly you would like to theme
No branches or pull requests
Description
just like
Code of Conduct
The text was updated successfully, but these errors were encountered: