LitoMore
LitoMore
@m-reisner For the Battle.net icon, you can use Simple Icons (Colored) instead. 
I have an idea to implement this with CSS Mask. I will draft some code later. **Update:**\ Here is my related branch: https://github.com/LitoMore/kando/tree/use-css-mask
For performance issues, we can load those files from the local file system. You can try my implementation for Simple Icons here: https://litomore.github.io/si-website.
And it might be a performance issue from the [`react-window`](https://npmjs.com/react-window). I will implement it using [`react-virtuoso`](https://npmjs.com/react-virtuoso) to see its performance.
@dvogt23 Be careful. Don't post your private credentials to the public.
@bdmorin @dvogt23 I cannot reproduce the problem with https://mastodon.social. Do you guys have the `mastodon.social` account? Please let me know if you can reproduce the problem with the `mastodon.social` instance.
It might be related to: - https://github.com/mastodon/mastodon/issues/12915 It looks more like a bug from the instance.
@raycastbot rename this issue to "[Mastodon] Error on login"
Great. @raycastbot close this issue.
@sindresorhus Since Chalk supports CSS colors, Hex colors, backgrounds, and modifiers. Do you have any expectations for the feature? How about just re-exporting all the Chalk exported APIs to Boxen?