Replies: 1 comment 4 replies
-
Thanks for suggesting. Note that, albeit not entirely what you want, it's possible to change the language selector icon: theme:
icon:
alternate: octicons/globe-24 However, to add a flag next to a language, we'd need to add an SVG library with flags. You can do that via icon customization, as explained in the documentation. Then, you could override the |
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.
-
It would be a nice feature to have the option of defining an emoji or SVG for the displayed text of the Language selector.
This could add a bit of variation by f.e. displaying the flag corresponding to the language (Which may also be useful to distinguish same languages with different dialect/grammar).
This would probably require the usage of the MaterialX lib a bit more, if the
:emoji:
syntax should be used... Alternatively could a icon option be applied to define a path to the SVG icon in question.This isn't an important or very useful idea, so I won't be sad if that won't be a thing...
Beta Was this translation helpful? Give feedback.
All reactions