Is there a way to have colored tags?

Hi,
I know, I can do a global hashtag color change with space-style

:root {  
  --editor-hashtag-background-color: #777788;  
}

But is there any way to have different colors associated with different hashtags?

2 Likes