[Feature Request]: Hope to support Menu tabs theme customization ability #2422
Open
Description
Description
just like
const theme: Theme = {
tokens: {
colorTextTabsActive: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
colorTextSideNavigationHover: ?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
}
}
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate requests