metonym / svelte-highlight

Syntax Highlighting for Svelte using highlight.js
https://svhe.onrender.com
MIT License
253 stars 13 forks source link

Feature Request: blur feature #259

Open pjebs opened 1 year ago

pjebs commented 1 year ago

It would be awesome to implement the blur feature found here: https://torchlight.dev/ "Focus Your Reader's Attention"

metonym commented 1 year ago

Related #256. I think it could share a similar API/function to highlighted lines. The "effect" could be a custom background color, blurring etc.

pjebs commented 1 year ago

https://tympanus.net/Tutorials/ItemBlur/