[NeutralColor]: Add possibility to change all Neutral Color/Greys with createLightTheme/createDarkTheme
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
Add possibility to change all Neutral Color/Greys with createLightTheme/createDarkTheme.
Actually, method createLightTheme/createDarkTheme do not provided any possibility to change Neutral colors (like Fluent UI8).
It's a problem if the brand color contains a colored grey + primary color.
The only current way i finded, is create a complete Fluent UI 8 theme (https://codepen.io/pen) and use createV9Theme from @fluentui/react-migration-v8-v9 package
It's not a good way.
Possible solution :
Pass a greys Ramp to method.
createLightTheme: (brand: BrandVariants, greys? : Greys) => Theme
PS : For me it'a bug, i have marked this as feature
Have you discussed this feature with our team
No response
Additional context
No response
Validations
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Priority
Normal
@ValentinaKozlova you have any news for this ?
@ValentinaKozlova you have any news for this ?
Not yet. It needs PM review
@brandonthomas @EdDaWord do you have any plans for this feature in the token pipeline?
@ValentinaKozlova @brandonthomas @EdDaWord you have any news for this ?
We still can't create a dark theme with anything other than fixed black theme.
@ValentinaKozlova @brandonthomas @EdDaWord you have any news for this ?
It is still not possible to create dark themes correctly.
keep open
@brandonthomas @EdDaWord do you have any plans for this feature in the token pipeline?
Hi @tudorpopams - I spoke with Brandon, and there are no plans to address this request. Their team isn't maintaining the token pipeline.
@miroslavstastny, Brandon mentioned you might have more context about this feature request?