Skip to content

TabView underline color #805

Closed Answered by malsabi
XamMattia83 asked this question in Q&A
Discussion options

You must be logged in to vote

@XamMattia83 The Uranium UI TabView uses a custom template, and the underline color is based on the primary color. If you override the colors and use the same names "Primary" and "PrimaryDark" with your preferred colors, you'll see the selection color change accordingly.

To learn more about which other colors the custom template uses, you can check the source code here:
https://github.com/enisn/UraniumUI/blob/develop/src/UraniumUI.Material/Controls/TabView.cs

You can also create your own custom template for the header.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by XamMattia83
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants