-
Notifications
You must be signed in to change notification settings - Fork 43
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
[Gallery][Wasm]Tabbar-For Material Top TabBar sample Page' the tab Icon and text color is not changing for dark theme. #1032
Comments
I think this is caused by the hard-coded "LightGray" backgrounds in https://github.com/unoplatform/Uno.Gallery/blob/1127c09904e889f2265934db3d03ca1e0cbc99e6/Uno.Gallery/Uno.Gallery.Shared/Views/NestedPages/MaterialTopBarSampleNestedPage.xaml |
Would be good for @vatsashah45 / @Darsh0307 to pick up |
@sakshi173 Will making the background colour black be the best solution for this one? |
@Darsh0307 I think it should depend on the theme. |
But @Youssef1313 if i see we can change the colour of the |
@Darsh0307 let's change those to And the FontIcons/TextBlocks should use |
Current behavior
Expected behavior
The Text and Icon color should change to black color for dark theme or the whole screen should change in black color.
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
WebAssembly
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: