notion-syntax-highlighter icon indicating copy to clipboard operation
notion-syntax-highlighter copied to clipboard

Add configurable box-shadows

Open JSerwatka opened this issue 2 years ago • 0 comments

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: image

To achieve this - box-shadow property has to be added to div.line-numbers.notion-code-block (div.notranslate.hljs parent)

JSerwatka avatar Jun 30 '23 15:06 JSerwatka