Replies: 1 comment 4 replies
-
I imagine that it can be done by updating |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have contributed a separate menu for Themes by registering in the
MenuModelRegistry
. It looks like this:Now, the currently selected theme is 'Dark' as seen in the above image, but it is not highlighted. How can I highlight the currently active selection, or add something like a tick icon before the text that changes based on the current theme selected?
Beta Was this translation helpful? Give feedback.
All reactions