Hello,
I'm trying to dynamically update an outlook web add-in theme with outlook host client theme by using UI Fluent ThemeProvider.
The only information I have is Office.context.officeTheme which provides 4 colors information.
For outlook dark theme, I can only change containers backround color but my fonts and UI Fluent components are not updated (Pivot , PivotItems icons and font are all white).
Did any one tried to do this ?
is there any tutorial I can follow ?
Thanks,