notion-syntax-highlighter
notion-syntax-highlighter copied to clipboard
Add configurable box-shadows
Customizable box-shadow might be a nice feature.
There could be default values + an option to adjust color, blur radius, spread, and offset.
It could look like this:
To achieve this - box-shadow property has to be added to div.line-numbers.notion-code-block (div.notranslate.hljs parent)