catppuccin / github-file-explorer-icons

🐙 Soothing pastel icons for GitHub File Explorer
https://chromewebstore.google.com/detail/catppuccin-for-github-fil/lnjaiaapbakfhlbjenjkhffcdpoompki
MIT License
49 stars 1 forks source link

Insert SVGs directly into DOM (instead of `<img src="...">`) #6

Closed uncenter closed 3 months ago

uncenter commented 4 months ago

I tried this earlier and the issue I ran into was that replacing the entire icon removed event listeners and the whole thing broke. That shouldn't be a problem any more though, and this unblocks the monochrome configuration option and allows the extension to ship 75% less icons (just the css-variables icons instead of all of latte, frappé, macchiato, and mocha).