You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It just so happens that tags will overwrite one another, and this is working to provide correctly alternating colors in strings. However, a side affect of our method is that each tag is appended, and as such the list of tags gets comically long.
It just so happens that tags will overwrite one another, and this is working to provide correctly alternating colors in strings. However, a side affect of our method is that each tag is appended, and as such the list of tags gets comically long.