Pair of Glyphs
#484
Replies: 1 comment 2 replies
-
item(title="Something" image=[[\uE019],[\uE01A]]) or image=[[\uE00B, #ffff00], [\uE70F, #ff00ff], 'Segoe MDL2 Assets'] |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
EddCase
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.
-
Back in the patch notes for Version 1.9 9/27/2023 its mentioned that
can anyone confirm what the syntax for doing that is, I can add glyphs and change their colour e.g.
modify(find = "Drop As*" pos="top" image=[\uE13C,#4CFF00] sep=after)
but I cannot figure out how to add a second.
Many Thanks
Beta Was this translation helpful? Give feedback.
All reactions